1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Rename std_data_ln to std_data.

This commit is contained in:
Davi Arnaut
2009-01-31 17:22:59 -02:00
parent 4157d0ca3b
commit fac5865a3d
69 changed files with 398 additions and 398 deletions

View File

@@ -65,5 +65,5 @@ f240 varchar(1200)
--replace_result $MYSQLTEST_VARDIR <MYSQLTEST_VARDIR>
eval
load data infile '$MYSQLTEST_VARDIR/std_data_ln/funcs_1/memory_tb4.txt'
load data infile '$MYSQLTEST_VARDIR/std_data/funcs_1/memory_tb4.txt'
into table tb4;