We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc94bd0 commit 3653de8Copy full SHA for 3653de8
mysql-test/extra/binlog_tests/database.test
@@ -52,7 +52,7 @@ eval SELECT 'hello' INTO OUTFILE 'fake_file.$prefix';
52
53
# Use '/' instead of '\' in the error message. On windows platform, dir is
54
# formed with '\'.
55
---replace_regex /\\testing_1\\*/\/testing_1\//
+--replace_regex /\\testing_1\\*/\/testing_1\// /66/39/
56
--error 1010
57
DROP DATABASE testing_1;
58
let $wait_binlog_event= DROP TABLE IF EXIST;
0 commit comments