mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Cleanup added to the owercase_table2.test test.
This commit is contained in:
@ -347,5 +347,6 @@ select table_name from information_schema.tables where table_schema='test'
|
||||
and table_name='T1';
|
||||
show tables like '_1';
|
||||
show tables like 't%';
|
||||
drop temporary table t2, T1;
|
||||
|
||||
--echo # End of 11.2 tests
|
||||
|
Reference in New Issue
Block a user