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

pfs_upgrade.test is a case-sensitive test.

This commit is contained in:
Alexander Nozdrin
2010-03-09 18:05:19 +03:00
parent 85f04306f9
commit 4315b101f5

View File

@ -20,6 +20,7 @@
--source include/not_embedded.inc
--source include/have_perfschema.inc
--source include/have_lowercase0.inc
--disable_warnings
drop table if exists test.user_table;