mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-29 01:02:47 +08:00
a4ecd9678f
When tehre is a table having a key like: PRIMARY KEY (`id`,`start`,`end`,`user_id`(13),`interval`), DBI driver is taking (13) as part of the field name. Fixed the way pt-archiver composes the key using DBI cols field instead of the colnames field since the cols field has the correct field names for the key.
1.8 KiB
1.8 KiB