Fix typo in --srcdir
option in echo message status of mysql_install_db
This commit is contained in:
parent
490e220ad2
commit
4ba6327f95
@ -210,7 +210,7 @@ cannot_find_file()
|
|||||||
echo
|
echo
|
||||||
echo "If you compiled from source, you need to either run 'make install' to"
|
echo "If you compiled from source, you need to either run 'make install' to"
|
||||||
echo "copy the software into the correct location ready for operation."
|
echo "copy the software into the correct location ready for operation."
|
||||||
echo "If you don't want to do a full install, you can use the --srcddir"
|
echo "If you don't want to do a full install, you can use the --srcdir"
|
||||||
echo "option to only install the mysql database and privilege tables"
|
echo "option to only install the mysql database and privilege tables"
|
||||||
echo
|
echo
|
||||||
echo "If you compiled from source, you need to either run 'make install' to"
|
echo "If you compiled from source, you need to either run 'make install' to"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user