|
你问的都是我遇到的,真巧!
最初由 tomjacksun 发布
[B]mysql> mysql -uroot -p1234
-> ;
ERROR 1064 (42000): You have an error in your SQL syntax. Check the manual that
corresponds to your MySQL server version for the right syntax to use near 'mysq
l -uroot -p1234' at line 1
还是不对啊!!! [/B]
这里我想是-p1234不对,你试试就用-p,不要加1234,我想因为root默认的密码是空的,虽然我没有试过,但我想应该是这个原因了,我今晚回家也试试,祝你成功! |
|