mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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
mysql-test/std_data/init_file.dat
Normal file
1
mysql-test/std_data/init_file.dat
Normal file
@ -0,0 +1 @@
|
||||
select * from mysql.user as t1, mysql.user as t2, mysql.user as t3, mysql.user as t4, mysql.user as t5, mysql.user as t6, mysql.user as t7, mysql.user as t8;
|
Reference in New Issue
Block a user