1
0
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:
lenz@mysql.com
2004-02-05 23:36:54 +01:00
parent d0754dd720
commit e306876fe1
3 changed files with 6 additions and 3 deletions

View 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;