初版
This commit is contained in:
7
build/lib/mysql/mysql-test/r/lowercase_table4.result
Normal file
7
build/lib/mysql/mysql-test/r/lowercase_table4.result
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Bug#46941 crash with lower_case_table_names=2 and
|
||||
# foreign data dictionary confusion
|
||||
#
|
||||
CREATE DATABASE XY;
|
||||
USE XY;
|
||||
DROP DATABASE XY;
|
||||
Reference in New Issue
Block a user