mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
TODO for timing-related test ndoesn't work on MySQL 5.6.
This commit is contained in:
@@ -52,6 +52,8 @@ is_deeply(
|
||||
'Table not purged yet (issue 758)'
|
||||
);
|
||||
|
||||
# TODO: MySQL 5.6 is no longer tricked by this method.
|
||||
|
||||
# Once this goes through repl, the slave will sleep causing
|
||||
# seconds behind master to increase > 0.
|
||||
system('/tmp/12345/use -e "insert into issue_758.t select sleep(2)"');
|
||||
|
Reference in New Issue
Block a user