Skip to content

Commit e7b4849

Browse files
author
Grzegorz Szwarc
committed
BUG#24848125: COLLECTION NAMES WITH DIFFERENT CASING ARE HIDDEN ON UBUNTU 14.04
Post-push fix to address mtr test failure on macos.
1 parent d5f4812 commit e7b4849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rapid/plugin/x/tests/mtr/t/admin_list_objects_case_insensitive_names.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ EOF
3131

3232
CREATE SCHEMA xtest DEFAULT CHARSET 'utf8mb4';
3333

34+
--replace_regex /Xtest/xtest/
3435
--exec $MYSQLXTEST -uroot --password='' --file=$xtest_file 2>&1
3536

3637
## Postamble

0 commit comments

Comments
 (0)