1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Look for and "convert" paths that start with $MYSQL_TMP_DIR

This commit is contained in:
msvensson@neptunus.(none)
2006-02-26 19:54:09 +01:00
parent b11c033f49
commit 90e5ca96be
3 changed files with 6 additions and 2 deletions

View File

@ -202,6 +202,7 @@ SYST=0
REALT=0
FAST_START=""
MYSQL_TMP_DIR=$MYSQL_TEST_DIR/var/tmp
export MYSQL_TMP_DIR
# Use a relative path for where the slave will find the dumps
# generated by "LOAD DATA" on the master. The path is relative