Browse Source

Fix result files

pull/355/head
Vladislav Vaintroub 9 years ago
committed by Sergei Petrunia
parent
commit
92c24fda08
  1. 1
      mysql-test/r/lowercase_fs_on.result
  2. 1
      mysql-test/r/named_pipe.result

1
mysql-test/r/lowercase_fs_on.result

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

1
mysql-test/r/named_pipe.result

@ -2158,4 +2158,3 @@ drop table t1;
connection default;
disconnect pipe_con;
FOUND 1 /\[ERROR\] Create named pipe failed/ in second-mysqld.err
Loading…
Cancel
Save