diff options
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/suite/perfschema/t/pfs_upgrade.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/perfschema/t/pfs_upgrade.test b/mysql-test/suite/perfschema/t/pfs_upgrade.test index 2d6242c05af..4902dc73e8a 100644 --- a/mysql-test/suite/perfschema/t/pfs_upgrade.test +++ b/mysql-test/suite/perfschema/t/pfs_upgrade.test @@ -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; |