mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 21:19:59 +00:00
Fix general_log config for 5.5.
This commit is contained in:
@@ -24,4 +24,5 @@ report-host = 127.0.0.1
|
|||||||
report-port = PORT
|
report-port = PORT
|
||||||
log-error = mysqld.log
|
log-error = mysqld.log
|
||||||
innodb_lock_wait_timeout = 3
|
innodb_lock_wait_timeout = 3
|
||||||
general_log = genlog
|
general_log
|
||||||
|
general_log_file = genlog
|
||||||
|
Reference in New Issue
Block a user