1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +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.


mysql-test/std_data/init_file.dat:
  Rename: mysql-test/t/init_file.sql -> mysql-test/std_data/init_file.dat
mysql-test/t/init_file-master.opt:
   - moved init file to std_data
mysql-test/t/init_file.test:
   - updated info
This commit is contained in:
unknown
2004-02-05 23:36:54 +01:00
parent b8004902c4
commit 62a4ae0761
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;