mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 02:34:19 +00:00
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
This commit is contained in:
@@ -282,7 +282,7 @@ sub parse_mysqld {
|
||||
# and boolean options {FALSE|TRUE} Value (after reading options)
|
||||
# --------------------------------- -----------------------------
|
||||
# help TRUE
|
||||
# abort-slave-event-count 0
|
||||
# auto_increment_increment 1
|
||||
# So we search for that line of hyphens.
|
||||
#
|
||||
# It also ends with something like
|
||||
|
Reference in New Issue
Block a user