1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

mysql-test/mysql-test-run.sh

fixed typo
This commit is contained in:
sasha@mysql.sashanet.com
2001-05-12 20:37:10 -06:00
parent ef27ec42c2
commit 4aedfb9286

View File

@ -463,7 +463,7 @@ start_master()
--core \
--tmpdir=$MYSQL_TMP_DIR \
--language=english \
--innobase_data_file_path=ibdata1:50M \
--innodb_data_file_path=ibdata1:50M \
$SMALL_SERVER \
$EXTRA_MASTER_OPT $EXTRA_MASTER_MYSQLD_OPT"
fi