ubuntu - MySQL command-line dont work -
i have ubuntu-server lamp. if try execute in command-line no answer, , command don't work.
#mysql -u root -p enter password: mysql> grant privileges on *.* root@10.4.0.109 indentified "mypassword" ->
this -> got. no query ok or errors. why wont work? doing wrong?
add ";" close query otherwise mysql doesn't close it.
Comments
Post a Comment