原帖由 "odin_free" 发表:
2。2。忘记mysql密码
如果 MySQL 正在运行,首先杀之: killall -TERM mysqld。
启动 MySQL :bin/safe_mysqld --skip-grant-tables &
就可以不需要密码就进入 MySQL 了。
然后就是
>;use mysql
>;u..........
原帖由 hugoy 于 2004-11-17 09:55 发表
[root@peter root]# mysqladmin -u root -p password
Enter password:12345678
欢迎光临 Chinaunix (http://bbs.chinaunix.net/) | Powered by Discuz! X3.2 |