mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
mysql_install_db.sh: Fix algorithm for finding pkgdata directory
This commit is contained in:
@ -154,6 +154,7 @@ else
|
|||||||
if test -f $i/$fill_help_tables
|
if test -f $i/$fill_help_tables
|
||||||
then
|
then
|
||||||
pkgdatadir=$i
|
pkgdatadir=$i
|
||||||
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user