diff options
author | unknown <gluh@mysql.com/eagle.(none)> | 2007-04-19 16:49:21 +0500 |
---|---|---|
committer | unknown <gluh@mysql.com/eagle.(none)> | 2007-04-19 16:49:21 +0500 |
commit | 09db49764281b944393331d8fc8f859ab9557498 (patch) | |
tree | db4ff3ac86a456343fc2d14ab22db6e3076979fb /mysql-test/r/key.result | |
parent | 579c2bff63fb8833226d86afb6ac2eab0ead9737 (diff) | |
download | mariadb-git-09db49764281b944393331d8fc8f859ab9557498.tar.gz |
Bug#27499 DROP TABLE race with SHOW TABLE STATUS
They can drop table after table names list creation and before table opening.
We open non existing table and get ER_NO_SUCH_TABLE error.
In this case we do not store the record into I_S table and clear error.
sql/sql_show.cc:
Hide error for not existing table
Diffstat (limited to 'mysql-test/r/key.result')
0 files changed, 0 insertions, 0 deletions