• Marko Mäkelä's avatar
    MDEV-32873 Test innodb.innodb-index-online occasionally fails · 2f467de4
    Marko Mäkelä authored
    Let us wait for the completion of purge before testing the KILL of
    CREATE INDEX c2d ON t1(c2), so that there will be no table handle
    acquisition by a purge task before the operation is rolled back.
    
    Also, let us make the test compatible with ./mtr --repeat,
    and convert variable_value from string to integer so that any
    comparisons will be performed correctly.
    2f467de4
innodb-index-online.result 20.4 KB