1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Cleanup added to the owercase_table2.test test.

This commit is contained in:
Oleksandr Byelkin
2024-05-24 12:58:04 +02:00
parent b7a6bf1262
commit 92ce77168e
2 changed files with 2 additions and 0 deletions

View File

@ -409,4 +409,5 @@ show tables like 't%';
Tables_in_test (t%)
t1
t2
drop temporary table t2, T1;
# End of 11.2 tests