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

fixed bug with location of mysql_create_sytem_tables

This commit is contained in:
vva@eagle.mysql.r18.ru
2003-07-17 12:15:41 -04:00
parent 96689393e5
commit e76d784864

View File

@ -191,7 +191,7 @@ then
echo "Installing all prepared tables"
fi
if (
$pkgdatadir/mysql_create_system_tables $create_option $mdata $hostname $windows
$bindir/mysql_create_system_tables $create_option $mdata $hostname $windows
if test -n "$fill_help_tables"
then
cat $fill_help_tables