Commit Graph

18 Commits

Author SHA1 Message Date
Sveta Smirnova
afd8ccbbd5 PR-996 - Add invisible option to pt-duplicate-key-checker
- Fixed test case
2025-08-25 16:44:47 +03:00
utdrmac
059a6fb52c add test case 2025-08-20 16:20:12 -05:00
Sveta Smirnova
595a3d261c PT-2282 - pt-duplicate-key-checker give a "Wide character in print" warning
- Added test case
2024-03-22 03:13:26 +03:00
Sveta Smirnova
beb2b666e8 PT-2159 - Fix tests for pt-duplicate-key-checker (#595)
Added transformation to test results, so they work with deprecations, introduced in 8.0
2023-02-22 18:59:43 +03:00
Carlos Salguero
07a149f9a7 PT-1554 More tests fixed for pt-duplicate-key-checker 2018-06-14 11:05:32 -03:00
Carlos Salguero
5a47bac4d4 PT-1554 Fixed tests for duplicate key checker 2018-06-14 10:45:36 -03:00
Carlos Salguero
9d02b690e0 PT-1154 Fixed /pt-duplicate-key-checker/basics.t for MySQL 8 2018-06-01 09:32:26 -03:00
frank-cizmich
a4bef9dd78 fix tests of duplicate key module and tool for consistency 2016-02-14 22:26:25 -03:00
Frank Cizmich
2459053634 Added sort to some hash loops to make tests consistent. Modified test files accordingly 2015-03-26 15:42:11 -03:00
Frank Cizmich
793ff24a69 Added warning about size of fulltext keys not being computed, if present. Sort key report by key name for ease of testing. 2015-03-25 15:02:22 -03:00
Frank Cizmich
0c50d5b1cd pt-duplicate-key-checker skipped reporting when verbose option on 2015-03-23 14:00:01 -03:00
Daniel Nichter
e89ce13e97 Test and fix bug 1217013. 2013-12-11 19:39:09 -08:00
Daniel Nichter
d48d77269d Fix KeySize to handle key=<key> but key_len=0. Add failing pt-dupe-key-checker test. 2013-12-11 16:51:19 -08:00
Daniel Nichter
3369a6c37d Don't auto-vivify clustered_key hashref in PTDEBUG. 2012-08-15 16:24:19 -06:00
Daniel Nichter
c71f3b15e1 Check that vars are defined before using them as hashrefs. 2012-07-19 15:33:27 -06:00
Daniel Nichter
1b11b7d7d9 Kill cxn only if using a db in Sandbox::wipe_clean(). Fix pt-duplicate-key-checker/basics.t for 5.0. Make pt-table-sync/lock_and_rename.t more stable. 2012-06-04 18:46:35 -07:00
Daniel Nichter
e932c89d9e Fix bug that caused not all "right keys" to be compared in certain cases. 2012-05-14 19:05:32 -06:00
Daniel Nichter
b4b6376be1 Add forked Maatkit tools in bin/ and their tests in t/. 2011-06-24 16:02:05 -06:00