• Jon Olav Hauglid's avatar
    Followup to Bug#34604 handler::ha_rnd_end(): Assertion `inited==RND' failed. · c9e4b1bb
    Jon Olav Hauglid authored
    The test case for this bug relies on getting a ER_LOCK_WAIT_TIMEOUT
    error. However with the introduction of MDL, the test would hang
    forever since the metadata locks would not timeout.
    
    MDL timeouts are now introduced in the scope of Bug#45225. This
    patch changes the testcase for Bug#34604 to set the new server
    variable "lock_wait_timeout" to one second which makes the test
    generate the necessary timeout again.
    c9e4b1bb
partition_special_innodb.result 14.6 KB