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