• vasil's avatar
    branches/5.1: · 987142e4
    vasil authored
    In innodb_bug38231.test: replace the fragile sleep 0.2 that depends on timing
    with a more robust condition which waits for the TRUNCATE and LOCK commands
    to appear in information_schema.processlist. This could also break if there
    are other sessions executing the same SQL commands, but there are none during
    the execution of the mysql test.
    987142e4
innodb_bug38231.test 1.94 KB