PT-2340 - Support MySQL 8.4

- Updated tests for pt-variable-advisor and lib/VariableAdvisorRules
This commit is contained in:
Sveta Smirnova
2024-09-05 16:45:45 +03:00
parent d7372884bf
commit c3f327d53b
7 changed files with 20 additions and 10 deletions

View File

@@ -16,3 +16,5 @@
# NOTE innodb_flush_method: Most production database servers that use InnoDB should set innodb_flush_method to O_DIRECT to avoid double-buffering, unless the I/O system is very low performance.
# NOTE end-of-life mysql version: Every release older than 8.0 is now officially end-of-life.