diff options
author | Michael Widenius <monty@askmonty.org> | 2012-05-16 22:04:48 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2012-05-16 22:04:48 +0300 |
commit | 26cc22f3fe95cfd535d61540101fe89cd10c9026 (patch) | |
tree | 82bdcf98a13dcceb0c4163dfc50ff6d6accc5b95 /sql/message.rc | |
parent | c39da19c4a09aa1a03919dc28bcf4a6cb7f02c3e (diff) | |
download | mariadb-git-26cc22f3fe95cfd535d61540101fe89cd10c9026.tar.gz |
Fixed LP:990187 Assertion `share->reopen == 1' failed at maria_extra on ADD PARTITION
mysql-test/suite/maria/maria-partitioning.result:
New test case
mysql-test/suite/maria/maria-partitioning.test:
New test case
sql/sql_base.cc:
Ignore HA_EXTRA_NORMAL for wait_while_table_is_used()
More DBUG
sql/sql_partition.cc:
Don't use HA_EXTRA_FORCE_REOPEN for wait_while_table_is_used() as the table is opened multiple times (in prep_alter_part_table)
This fixes the assert in Aria where we check if table is opened multiple times if HA_EXTRA_FORCE_REOPEN is issued
Diffstat (limited to 'sql/message.rc')
0 files changed, 0 insertions, 0 deletions