Sveta Smirnova
8cbb5a0c8f
PT-2340 - Support MySQL 8.4
...
- Removed lib/Percona/Test.pm, lib/Safeguards.pm, t/lib/Safeguards.t, because they are not used anymore
- Removed word "slave" from lib
2024-07-26 13:31:22 +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
Viktor Szépe
c57441be8c
War on typos Act 1 ( #655 )
...
* Fix typos in lib/ directory
* Update generated bin/ files
* PR 655 - War on typos Act 1 #655
- Updated modules in tools that were not updated
- Fixed tests to reflect proposed changes
---------
Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com >
2023-08-22 16:18:38 +03:00
Carlos Salguero
9d6508da5f
PT-1900 pt-query-digest not hiding parameter properly sometimes when parameter=binary ( #510 )
...
* PT-1900 WIP
* Fixed quoted strings regexes
* PT-1900 Fixed query rewriter to properly handle quoted text
* Fixed merge conflicts with 3.x branch
2021-09-27 08:23:23 -03:00
Frank Cizmich
f4da4b12e7
correctly digest queries with true false literals - issue 965553
2014-05-24 19:53:23 -03:00
Daniel Nichter
b1bdf96927
Keep GLOBAL in distill of SHOW GLOBAL STATUS|VARIABLES.
2013-09-26 19:16:19 -07:00
Daniel Nichter
9059853136
Handle IF [NOT] EXITS for ddl statements in distill.
2013-08-03 14:01:25 -07:00
Daniel Nichter
e66415764d
Strip backticks from LOAD DATA table name.
2013-08-03 11:44:41 -07:00
Daniel Nichter
a742090177
Fix QueryParser and QueryRewriter to handle LOAD DATA and INSERT/REPLACE without INTO.
2013-08-03 11:19:40 -07:00
Daniel Nichter
db9d149959
Do the same fix in strip_comments().
2013-06-27 11:54:53 -07:00
Daniel Nichter
dfcfdd292a
Test case and fix: remove multi-line comments before -- one line comments.
2013-06-27 11:53:06 -07:00
Daniel Nichter
feab2f0925
s/Percona Inc/Percona Ireland Ltd/g
2013-01-02 17:19:16 -07:00
Daniel Nichter
beaa9240e7
Rename preserve_embedded_numbers to match_embedded_numbers, and fingerprint_md5 to match_md5_checksums. Add corresponding options to pt-fingerprint.
2012-03-26 16:40:46 -06:00
Daniel Nichter
a81d25c489
Add fingerprint_md5 and preserve_embedded_numbers flags to QueryRewriter, used in fingerprint() to handle customer's requirements.
2012-03-26 10:45:46 -06:00
Daniel Nichter
88304e69fb
Replace MKDEBUG with PTDEBUG in modules.
2012-01-19 12:46:56 -07:00
Daniel Nichter
4127a165bc
Change mk- to pt- in QueryRewriter.pm.
2011-07-12 16:40:00 -06:00
Daniel Nichter
39ea018581
Finish re-branding tools. Remove pt-schema-advisor.
2011-07-12 16:36:36 -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
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