Daniel Nichter
|
feab2f0925
|
s/Percona Inc/Percona Ireland Ltd/g
|
2013-01-02 17:19:16 -07:00 |
|
Brian Fraser
|
55a17166c6
|
Merged fix-1041391-rowchecker-wrong-debug-statement
|
2012-11-16 11:36:59 -03:00 |
|
Brian Fraser
|
ab0e418fff
|
Fix for 1041391: Debug statement for Chosen hash func prints undef
|
2012-11-01 04:38:18 -03:00 |
|
Brian Fraser
|
97d08198d8
|
Add MURMUR_HASH to the list of tested functions
|
2012-10-30 13:41:54 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
19f55542a2
|
Fix for 1059732: pt-table-checksum doesn't test all hash functions
|
2012-10-30 12:38:31 -03:00 |
|
Brian Fraser
|
94a5d85212
|
Fix for 1016131: ptc should skip tables when all its columns are excluded
|
2012-08-02 11:29:57 -03:00 |
|
Baron Schwartz
|
aa42210f72
|
Fix a number of SQL queries to work with ANSI_QUOTES
|
2012-06-06 23:36:07 -04:00 |
|
Daniel Nichter
|
88304e69fb
|
Replace MKDEBUG with PTDEBUG in modules.
|
2012-01-19 12:46:56 -07:00 |
|
Daniel Nichter
|
1d8da408fc
|
Revert to r243 to undo pt-table-sync changes.
|
2011-12-22 12:06:25 -07:00 |
|
Daniel Nichter
|
4c8fd5c080
|
Rewrite TableSyncer to use only NibbleIterator. Add RowSyncer. Return hashref from NibbleIterator.
|
2011-12-21 01:19:50 -07:00 |
|
Daniel Nichter
|
c794f5e119
|
Implement --replicate and --replicate-check at same time. Pass where arg to find_replication_differences().
|
2011-09-29 12:16:35 -06:00 |
|
Daniel Nichter
|
c4092295a5
|
Re-implement --replicate-check. Add --quiet. Update find_replication_differences().
|
2011-09-29 10:46:22 -06:00 |
|
Daniel Nichter
|
c9e8444166
|
Handle one-chunk tables. Chunk tables w/o indexes if they're small enough. Check index for every chunk. Check chunk size if ub and next_lb are equal.
|
2011-09-26 11:38:35 -06:00 |
|
Daniel Nichter
|
60c28c0b30
|
Remove --[no]optimize-xor; it's always on now. Add prefix TS with day and month.
|
2011-09-22 10:47:54 -06:00 |
|
Daniel Nichter
|
676a7aa20f
|
Fix cols, sep, trim, and float precision. Re-add --columns.
|
2011-09-14 10:16:43 -06:00 |
|
Daniel Nichter
|
792c3a6638
|
Use Data::Dumper so debug statement works.
|
2011-09-12 10:53:53 -06:00 |
|
Daniel Nichter
|
e2282b0f9e
|
Add RowChecksum::get_crc_args().
|
2011-09-12 10:29:26 -06:00 |
|
Daniel Nichter
|
84f7c47ff4
|
Rename new TableChecksum to RowChecksum and revert TableChecksum to r108. This will avoid completely break TableSync*.pm and pt-table-sync.
|
2011-09-10 13:46:55 -06:00 |
|