1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +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 234e8133d3
commit c5b3125f00
69 changed files with 398 additions and 398 deletions

View File

@ -66,5 +66,5 @@ f241 char(100)
--replace_result $MYSQLTEST_VARDIR <MYSQLTEST_VARDIR>
eval
load data infile '$MYSQLTEST_VARDIR/std_data_ln/funcs_1/innodb_tb4.txt'
load data infile '$MYSQLTEST_VARDIR/std_data/funcs_1/innodb_tb4.txt'
into table tb4;