Fixed typo in mysql_install_db
This commit is contained in:
parent
c4aafedfc6
commit
a6ee05e8d6
@ -85,6 +85,7 @@ if test -x "$basedir/libexec/mysqld"
|
||||
then
|
||||
execdir="$basedir/libexec"
|
||||
elif test -x "@libexecdir@/mysqld"
|
||||
then
|
||||
execdir="@libexecdir@"
|
||||
else
|
||||
execdir="$basedir/bin"
|
||||
|
Loading…
x
Reference in New Issue
Block a user