Fix for sporadically failures of innodb.test on Darwin 7.3
which occured because we were not lowering case of file names for temporary tables altough handler assumes so if lower_case_table_names==2. Now we are lowering case for them. sql/sql_select.cc: Now we are lowering case of file names for temporary tables. sql/sql_table.cc: Now we are lowering case of file names for temporary tables.
Showing
Please register or sign in to comment