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

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