mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
- renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.dat
so it gets picked up by "make dist" and updated init_file test accordingly.
This commit is contained in:
@@ -1 +1 @@
|
|||||||
--init-file=$MYSQL_TEST_DIR/t/init_file.sql
|
--init-file=$MYSQL_TEST_DIR/std_data/init_file.dat
|
||||||
|
@@ -1,4 +1,7 @@
|
|||||||
#
|
#
|
||||||
# This test is for bug #2526 "--init-file crashes MySQL if contains large select"
|
# This is a regression test for bug #2526 "--init-file crashes MySQL if it
|
||||||
# Have a look at code in init_file.sql
|
# contains a large select"
|
||||||
|
#
|
||||||
|
# See mysql-test/std_data/init_file.dat and
|
||||||
|
# mysql-test/t/init_file-master.opt for the actual test
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user