• vasil's avatar
    branches/zip: · aa7e73da
    vasil authored
    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.
    aa7e73da
innodb_information_schema.test 3.93 KB