Skip to content

Commit e6a28b2

Browse files
committed
Merge branch 'bb-10.2-mariarocks' into bb-10.2-mariarocks-wlad
2 parents 58bff40 + 9cdc6bc commit e6a28b2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

mysql-test/r/lowercase_fs_on.result

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#
22
# Bug#20198490 : LOWER_CASE_TABLE_NAMES=0 ON WINDOWS LEADS TO PROBLEMS
33
#
4-
FOUND /\[ERROR\] The server option \'lower_case_table_names\' is configured to use case sensitive table names/ in my_restart.err
4+
FOUND 1 /\[ERROR\] The server option \'lower_case_table_names\' is configured to use case sensitive table names/ in my_restart.err
5+

mysql-test/r/named_pipe.result

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2157,4 +2157,5 @@ Warning 1052 Column 'kundentyp' in group statement is ambiguous
21572157
drop table t1;
21582158
connection default;
21592159
disconnect pipe_con;
2160-
FOUND /\[ERROR\] Create named pipe failed/ in second-mysqld.err
2160+
FOUND 1 /\[ERROR\] Create named pipe failed/ in second-mysqld.err
2161+

0 commit comments

Comments
 (0)