• Sergey Vojtovich's avatar
    MDEV-9975 - main.partition_innodb_plugin fails sporadically · 2b7573ec
    Sergey Vojtovich authored
    Fixed wait condition to wait for InnoDB to actually acquire row locks instead
    of waiting for thread to enter "Searching rows for update" state (which happens
    earlier).
    
    Also use default wait timeout, 2 seconds can be too few for threads to enter
    appropriate state.
    2b7573ec
partition_innodb_plugin.test 4.82 KB