diff options
author | unknown <gluh@mysql.com/eagle.(none)> | 2007-11-23 18:21:24 +0400 |
---|---|---|
committer | unknown <gluh@mysql.com/eagle.(none)> | 2007-11-23 18:21:24 +0400 |
commit | 9a34c80e117872b6e564879e0d6cb6dafaa6568a (patch) | |
tree | aa491b760fee621af06703148a57c74eeb943202 /extra | |
parent | 13f637fbf23c00f25128e0eee69a45c7561447fd (diff) | |
download | mariadb-git-9a34c80e117872b6e564879e0d6cb6dafaa6568a.tar.gz |
Bug#30152 MySQLD crash duing alter table causes DROP DATABASE to FAIL due to temp file
disable decoding of table name if the table is internal temporary table
mysql-test/r/drop.result:
test result
mysql-test/t/drop.test:
test case
sql/sql_db.cc:
check is the name is internal tmp table name
sql/sql_table.cc:
disable decoding of table name if the table is internal temporary table
sql/table.h:
added flag which is true when table name is the name of internal temporary table
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions