diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2021-10-19 11:06:32 +0200 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2021-10-26 14:33:07 +0200 |
commit | 6211c35549338c07b766a3671dc0714140a26915 (patch) | |
tree | 610829c5fa983f6f6cb5f561f8d25a0f167260b7 /appveyor.yml | |
parent | 81b8547697f16215be52f4cc2515bcad8c142eaa (diff) | |
download | mariadb-git-6211c35549338c07b766a3671dc0714140a26915.tar.gz |
MDEV-23391 Crash/assertion CREATE OR REPLACE TABLE AS SELECT under LOCK TABLE
Happens with Innodb engine.
Move unlock_locked_table() past drop_open_table(), and
rollback current statement, so that we can actually unlock the table.
Anything else results in assertions, in drop, or unlock, or in close_table.
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions