- 积分
- 4
- 威望
-
- 金钱
-
- 注册时间
- 2011-2-25
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2012-1-7 20:31:34
|
显示全部楼层
一个小失误。。。。
[root@jakc bin]# mysql -u root -p密码 //-p参数后面不带空格,直接输入密码、、、
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 467
Server version: 5.1.60-log Source distribution
Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. |
|