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

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -