mysql notice
This commit is contained in:
parent
aea1e088e9
commit
764388b83e
1 changed files with 1 additions and 0 deletions
|
@ -82,4 +82,5 @@ case "$1" in
|
|||
;;
|
||||
esac
|
||||
|
||||
echo "Creating MySQL connection... Enter your password if prompted."
|
||||
$MYSQL -u "$MYSQL_USER" -p -e "$SQL"
|
||||
|
|
Reference in a new issue