Commit 5fc215e2 authored by msvensson@neptunus.(none)'s avatar msvensson@neptunus.(none)
Browse files

Bug#21419 test case lowercase_fs_off fails on Windows

 - Backport patch from 5.0
parent 83167f06
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2646,6 +2646,11 @@ You should consider changing lower_case_table_names to 1 or 2",
			mysql_real_data_home);
    lower_case_table_names= 0;
  }
  else
  {
    lower_case_file_system=
      (test_if_case_insensitive(mysql_real_data_home) == 1);
  }

  /* Reset table_alias_charset, now that lower_case_table_names is set. */
  table_alias_charset= (lower_case_table_names ?