mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +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
|
||||
then
|
||||
pkgdatadir=$i
|
||||
break
|
||||
fi
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user