Henning Poettker
1e581be06a
PT-2378 - extended FP precision in pt-table-sync
...
pt-table-sync now uses up to 17 decimal digits when writing
floating point numbers in the generated SQL statements.
This is necessary to prevent unintended data changes.
2025-01-13 09:31:51 +01: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
Daniel Nichter
166173a318
Don't quote FLOAT or DOUBLE in Quoter::quote_val().
2013-10-10 15:58:02 -07:00
Daniel Nichter
07b818b730
Merge p:~percona-toolkit-dev/percona-toolkit/fix-1087319-quoter-multiple-nulls
2013-02-19 13:01:58 -07:00
Daniel Nichter
6d1c96e445
Seralize empty list as undef.
2013-02-18 12:51:28 -07:00
Daniel Nichter
0fd4f27289
Simplify and re-test Quoter::(de)serialize_list().
2013-02-12 12:58:26 -07:00
Daniel Nichter
feab2f0925
s/Percona Inc/Percona Ireland Ltd/g
2013-01-02 17:19:16 -07:00
Brian Fraser
dcc66e8a32
Fix for 1087319: Quoter::serialize_list() doesn't handle multiple NULL values
2012-12-12 16:16:14 -03:00
Brian Fraser
57740c4101
Missing /g in a Quoter regex
2012-11-10 09:54:39 -03:00
Brian Fraser
57b3706f1a
Fixed a bug in Quoter->split_unquote, added several tests for find_renamed_cols
2012-11-08 06:13:43 -03:00
Brian Fraser
e52ca00348
Fix for 1038276: ChangeHandler doesn't quote varchar columns with hex-looking values
2012-08-22 16:19:43 -03:00
Daniel Nichter
88304e69fb
Replace MKDEBUG with PTDEBUG in modules.
2012-01-19 12:46:56 -07:00
Daniel Nichter
c58dfca1b5
Use latest Quoter::(de)serialize_list() in pt-table-checksum and pt-table-sync. Add more char_chunking.t tests for pt-table-checksum.
2011-12-29 17:25:38 -07:00
Brian Fraser
1f06ea093a
Modified (de)serialize_list to handle undefs and empty string elements better.
2011-12-29 17:22:17 -03:00
Brian Fraser
85817a795c
Slight improvement to the deserialize regex and its test output.
2011-12-28 20:08:30 -03:00
Daniel Nichter
4197b09f53
Adjust code spacing, tweak comments, do only (de)serialize tests with database, give tests names.
2011-12-28 15:47:50 -07:00
Brian Fraser
88e82d665d
Include serialize_list() and deserialize_list() to roundtrip through a DB.
2011-12-28 16:44:49 -03: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
82931ec399
Enclose all packages blocks and add Package devel docu.
2011-06-28 17:50:02 -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