mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Update test results after changes in search_pattern_in_file.inc
This commit is contained in:
parent
321f5d9d70
commit
9cdc6bcfe4
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue