Sveta Smirnova
|
8b802722db
|
PT-2340 - Support MySQL 8.4
- Adjusted tools and tests which fail due to fixed update-modules command
- Adjsted t/pt-table-checksum/basics.t test for 8.0
|
2024-11-13 21:23:39 +03:00 |
|
Sveta Smirnova
|
fcb2d549b8
|
PT-2340 - Support MySQL 8.4
- Adjusted pt-variable-advisor, so it reflects current defaults
|
2024-10-04 19:02:07 +03:00 |
|
Sveta Smirnova
|
d03bd604a1
|
PT-2340 - Support MySQL 8.4
- Fixed typos
- Added tests for MyRocks and TokuDB clustered indexes into t/pt-duplicate-key-checker/clustered_keys.t
- Updated modules
|
2024-09-04 18:32:58 +03:00 |
|
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 |
|
Frank Cizmich
|
9fd72e0fb7
|
fixed side effects of typo correction of expire_logs_days
|
2014-09-19 13:05:53 -03:00 |
|
Daniel Nichter
|
02b5042b9b
|
Fix VariableAdvisorRules: test didn't pass mysql_version and rule didn't check if it's defined.
|
2013-08-08 08:35:19 -07:00 |
|
Daniel Nichter
|
67afd604b5
|
Fix innodb_max_dirty_pages_pct advice.
|
2013-06-27 14:45:56 -07:00 |
|
Daniel Nichter
|
feab2f0925
|
s/Percona Inc/Percona Ireland Ltd/g
|
2013-01-02 17:19:16 -07:00 |
|
Brian Fraser fraserb@gmail.com
|
43708d7b65
|
VariableAdvisorRules: Check that log_bin is ON instead of doing log_bin ? 1 : 0
|
2012-07-30 11:44:28 -03:00 |
|
Brian Fraser
|
dfc271929c
|
Style consistency: Use numeric operators (<, ==, etc) for version checks
|
2012-07-19 13:20:45 -03:00 |
|
Brian Fraser
|
f30c50be44
|
Updated the fles in /lib to use the new VersionParser
|
2012-07-11 15:10:33 -03:00 |
|
Daniel Nichter
|
4b6fe95c6c
|
Handle MySQL 5.5 named values for concurrent_insert.
|
2012-05-24 14:52:11 -06:00 |
|
Daniel Nichter
|
88304e69fb
|
Replace MKDEBUG with PTDEBUG in modules.
|
2012-01-19 12:46:56 -07: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 |
|