mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Remove pt-table-sync/issue_79.t (it was broken but coincidentally working) and write better tests in filters.t. Add subs to Sandbox and PerconaTest to clear and parse tables used from the general logs. Set log=genlog in the sandbox configs.
This commit is contained in:
@@ -24,4 +24,4 @@ report-host = 127.0.0.1
|
||||
report-port = PORT
|
||||
log-error = mysqld.log
|
||||
innodb_lock_wait_timeout = 3
|
||||
log
|
||||
log = genlog
|
||||
|
@@ -24,4 +24,4 @@ report-host = 127.0.0.1
|
||||
report-port = PORT
|
||||
log-error = mysqld.log
|
||||
innodb_lock_wait_timeout = 3
|
||||
log
|
||||
log = genlog
|
||||
|
@@ -24,4 +24,4 @@ report-host = 127.0.0.1
|
||||
report-port = PORT
|
||||
log-error = mysqld.log
|
||||
innodb_lock_wait_timeout = 3
|
||||
general_log
|
||||
general_log = genlog
|
||||
|
Reference in New Issue
Block a user