mirror of
https://github.com/MariaDB/server.git
synced 2025-05-02 19:25:03 +03:00
so that extra slashes are handled in tmpdir. (Bug #8497) sql/ha_heap.cc: use constants instead of magic integers on fn_format() calls sql/sql_select.cc: Construct filename for temporary tables using fn_format() to get consistent filenames. mysql-test/t/temp_table.test: Add new regression test mysql-test/r/temp_table.result: Add new test results
2 lines
34 B
Plaintext
2 lines
34 B
Plaintext
--tmpdir=$MYSQL_TEST_DIR/var//tmp
|