diff options
author | Marko Mäkelä <marko.makela@oracle.com> | 2011-06-22 11:20:19 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@oracle.com> | 2011-06-22 11:20:19 +0300 |
commit | e1aa1f874ec6ac67ee14cabd6ba3c5f28bc3a79f (patch) | |
tree | 944dcaa9d2e99977d5850df937ba98645f2358a1 /extra/perror.c | |
parent | c75e8aa6e1ff904c75ace8e9ddb213b412c7216c (diff) | |
download | mariadb-git-e1aa1f874ec6ac67ee14cabd6ba3c5f28bc3a79f.tar.gz |
Bug#11753728 45225: Locking: hang if drop table with no timeout
Re-enable a test that was disabled as collateral damage.
Starting with MySQL 5.5, queries will acquire and hold a shared meta-data lock
(MDL) on tables they process, until the transaction is committed or
rolled back. This will prevent DDL operations on the tables, such as creating
an index.
innodb-index.test: Use a second table for creating the index. The index will
still be "too new" for the transaction that was started before the index
creation was started.
Diffstat (limited to 'extra/perror.c')
0 files changed, 0 insertions, 0 deletions