mariadb/mysql-test/suite/handler
Sergei Golubchik 153259874b MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to take metadatalocks
take MDL_SHARED_WRITE instead of MDL_SHARED_NO_READ_WRITE
for OPTIMIZE TABLE. For engines that need a stronger
lock (like MyISAM), reopen the table with
MDL_SHARED_NO_READ_WRITE.
2016-05-05 01:05:05 +02:00
..
aria.result 10.0-base merge 2013-12-16 13:02:21 +01:00
aria.test
disconnect_4480.result MDEV-4480 Assertion `inited == NONE' fails on closing a connection with open handler on temporary table 2013-06-07 15:34:59 +02:00
disconnect_4480.test MDEV-4480 Assertion `inited == NONE' fails on closing a connection with open handler on temporary table 2013-06-07 15:34:59 +02:00
handler.inc 10.0-base merge 2013-12-16 13:02:21 +01:00
heap.result 10.0-base merge 2013-12-16 13:02:21 +01:00
heap.test
init.inc
innodb.result MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to take metadatalocks 2016-05-05 01:05:05 +02:00
innodb.test 10.0-base merge 2014-02-03 15:22:39 +01:00
interface.result 10.0-monty: trivial test result updates 2013-07-09 15:39:57 +04:00
interface.test mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
myisam.result 10.0-base merge 2013-12-16 13:02:21 +01:00
myisam.test MDEV-4879 - Merge test cases for new CREATE TEMPORARY TABLE privilege model 2013-09-20 13:12:53 +04:00