mariadb/mysql-test/include/have_lowercase1.inc
tsmith@quadxeon.mysql.com 44af4144e6 Bug #27653: Temp table can't be created if lower_case_table_names=1 and
tmpdir has uppercase

Fix: don't convert mysql_tmpdir to lower case when building the path to a
temporary table
2007-04-30 23:16:46 +02:00

4 lines
116 B
PHP

--require r/lowercase1.require
--disable_query_log
show variables like 'lower_case_table_names';
--enable_query_log