Sveta Smirnova
|
b9a5231c9b
|
PT-2340 - Support MySQL 8.4
- Removed all unneeded occuriences of the word "master" in lib
|
2024-07-25 23:12:43 +03:00 |
|
Viktor Szépe
|
2bd40d8c39
|
Remove trailing spaces (#665)
* Remove trailing spaces
* PR-665 - Remove trailing spaces
- Updated not stable test t/pt-online-schema-change/preserve_triggers.t
- Updated utilities in bin directory
* PR-665 - Remove trailing spaces
- Fixed typos
* PR-665 - Remove trailing spaces
- Fixed typos
---------
Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com>
|
2023-09-06 01:15:12 +03:00 |
|
Carlos Salguero
|
c5a22407a7
|
PT-2016 pt-table-sync and CRC32 columns (#521)
* PT-2016 CRC32 on key
* PT-2016 Added tests
* Removed commented out line
|
2021-11-03 13:53:30 -03:00 |
|
ovidiustanila
|
8d59ef2051
|
PT-1518 pt-table-checksum gives error CRC32 (#415)
|
2020-07-23 23:40:53 -03:00 |
|
Daniel Nichter
|
feab2f0925
|
s/Percona Inc/Percona Ireland Ltd/g
|
2013-01-02 17:19:16 -07:00 |
|
Brian Fraser
|
64c14e18f4
|
Remove MySQL 4.0 checks from several libraries, losing the VP dependency
|
2012-07-19 13:19:26 -03:00 |
|
Brian Fraser
|
f30c50be44
|
Updated the fles in /lib to use the new VersionParser
|
2012-07-11 15:10:33 -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
|
d0d296ee16
|
Use SchemaIterator for filtering --sync-to-master and --replicate. Return arrayref from TableChecksum::find_replication_differences().
|
2012-05-21 15:50:40 -06:00 |
|
Daniel Nichter
|
88304e69fb
|
Replace MKDEBUG with PTDEBUG in modules.
|
2012-01-19 12:46:56 -07:00 |
|
Daniel Nichter
|
b63bc4c26b
|
Convert pt-table-checksum boundaries to SQL WHERE clauses.
|
2011-12-22 15:43:15 -07: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 |
|
Daniel Nichter
|
968d10ac37
|
Refactor TableChecksum for NibbleIterator (use only BIT_XOR, return just column list, etc.).
|
2011-09-10 12:21:00 -06:00 |
|
Daniel Nichter
|
b805f7c92d
|
Remove $Revision$ and finish re-branding modules. Rename MaatkitTest.pm to PerconaTest.pm. Put copyrights on one line.
|
2011-07-12 15:47:07 -06:00 |
|
Daniel Nichter
|
55c69ffbc1
|
Move module docu to work for NaturalDocs.
|
2011-07-02 12:29:08 -06:00 |
|
Daniel Nichter
|
6c501128e6
|
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
|
2011-06-24 11:22:06 -06:00 |
|