Files
percona-toolkit/lib
Carlos Salguero 01daf0030e bug-1593265 Fixed pt-archiver deletes wrong rows
In the case we are trying to migrate a table with no PK nor an unique
key, pt-archiver was failing to select the correct rows for deletion.
This fix implemented here is to add ALL columns in the WHERE clause of
the DELETE command. This way, we are deleting only the exact same row we
just migrated but using columns instead of an index.
2016-06-22 13:17:57 -03:00
..
2013-03-19 11:58:26 -06:00
2013-01-02 17:19:16 -07:00
2013-01-31 14:52:34 -03:00
2013-02-20 11:41:42 -07:00
2013-01-02 17:19:16 -07:00
2013-01-02 17:19:16 -07:00
2013-01-31 14:52:34 -03:00
2013-04-16 13:01:30 -03:00
2016-02-05 13:35:44 -03:00
2013-03-11 17:38:42 -06:00
2013-08-03 12:11:56 -07:00
2013-03-01 16:35:43 -03:00
2013-03-11 17:38:42 -06:00
2013-01-02 17:19:16 -07:00
2015-08-03 17:26:51 -03:00
2013-01-02 17:19:16 -07:00
2016-02-05 13:35:44 -03:00
2013-02-05 10:22:31 -07:00