• Sergey Vojtovich's avatar
    Applying InnoDB plugin snashot · ad75bfc8
    Sergey Vojtovich authored
    Detailed revision comments:
    
    r6095 | vasil | 2009-10-19 16:04:59 +0300 (Mon, 19 Oct 2009) | 7 lines
    branches/zip:
    
    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.
    ad75bfc8
innodb_information_schema.test 3.98 KB