Update test results after changes in search_pattern_in_file.inc

This commit is contained in:
Sergei Petrunia 2017-04-01 12:56:45 +03:00
parent 321f5d9d70
commit 9cdc6bcfe4
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,5 @@
#
# Bug#20198490 : LOWER_CASE_TABLE_NAMES=0 ON WINDOWS LEADS TO PROBLEMS
#
FOUND /\[ERROR\] The server option \'lower_case_table_names\' is configured to use case sensitive table names/ in my_restart.err
FOUND 1 /\[ERROR\] The server option \'lower_case_table_names\' is configured to use case sensitive table names/ in my_restart.err

View file

@ -2157,4 +2157,5 @@ Warning 1052 Column 'kundentyp' in group statement is ambiguous
drop table t1;
connection default;
disconnect pipe_con;
FOUND /\[ERROR\] Create named pipe failed/ in second-mysqld.err
FOUND 1 /\[ERROR\] Create named pipe failed/ in second-mysqld.err