mirror of https://github.com/MariaDB/server
Browse Source
Fix Bug#47808 innodb_information_schema.test fails when run under valgrind by using the wait_until_rows_count macro that loops until the number of rows becomes 14 instead of sleep 0.1, which is obviously very fragile.pull/73/head
1 changed files with 10 additions and 6 deletions
Loading…
Reference in new issue