TDLIB > Mysql
mysql忘记密码解决办法| TTTBLOG |
![]() |
Allen
· 2011.0607 22:56:45
Stat:565v. 7r. 0u. 0d. 0f | |
#0. (Normal)
1、运行命令Net stop mysql停止mysql服务 2、进mysql的安装路径,bin目录下使用mysqld-nt.exe启动,然后在运行命令 mysqld --skip-grant-tables 或 mysqld-nt --skip-grant-tables --(mysqld-nt.exe默认可能没有,下载地址:http://down.qiannao.com/space/file/taoether/-4e0a-4f20-5206-4eab/-8f6f-4ef6-5de5-5177/Mysqld-002dnt.rar/.page) 3、另外打开一个命入令行窗口,执行mysql,此时回车一下即可进入。 4、按序输入: use mysql; update user set password=password("新密码") where user="root"; flush privileges;;exit 5、使用任务管理器,找到mysqld-nt的进程,结束进程! 6、在重新启动mysql-nt服务,net start mysql就可以用新密码登录了。 +++ 执行过程如下: 1、运行命令Net stop mysql停止mysql服务 2、进mysql的安装路径,bin目录下使用mysqld-nt.exe启动,然后在运行命令mysqld-nt --skip-grant-tables 3、另外打开一个命入令行窗口,执行mysql,此时回车一下即可进入。 4、按序输入: use mysql; update user set password=password("新密码") where user="root"; flush privileges;;exit 执行过程如下: 【版权声明】 本文为原创,遵循CC 4.0 BY-SA版权协议!转载请附上原文出处链接及本声明。 原文链接:https://tdlib.com/am.php?t=6tLZGkQJpGn8# |
Tag: TTTBLOG |
下一个 |
![]() |
#1. Allen at 2011.0609 13:34:09 · 0u.0d.0s - Normal
| 1634 | www.souf51.com | 2011-06-09 13:34:09 | | http://www.souf51.com |----- 文章收藏了 谢谢 |
![]() |
#2. Allen at 2011.0609 13:35:47 · 0u.0d.0s - Normal
| 1635 | www.ytzx.net | 2011-06-09 13:35:47 | | http://www.ytzx.net |----- 正需要 mysql的服务器最近总是出问题 |
![]() |
#3. Allen at 2011.0615 21:37:10 · 0u.0d.0s - Normal
| 1638 | 超人 | 2011-06-15 21:37:10 | chaoren404@gmail.com | http://www.superm.org |----- 直接打开数据库里面找表。。哈哈 |
![]() |
#4. Allen at 2011.0712 22:16:27 · 0u.0d.0s - Normal
| 1664 | BB霜 | 2011-07-12 22:16:27 | jianghuahan@yahoo.com.cn | http://janyu.net |----- 这个对用PHP的人都非常有用 |
![]() |
#5. Allen at 2011.0712 22:32:53 · 0u.0d.0s - Normal
| 1665 | 煎鱼 | 2011-07-12 22:32:53 | 285338199@qq.com | http://janyu.net |----- 以前被这个东西搞死了 |
![]() |
#6. Allen at 2011.0726 11:51:14 · 0u.0d.0s - Normal
| 1676 | 红蜻蜓 | 2011-07-26 11:51:14 | hqinti@hotmail.com | http://xie.taosdo.com/ |----- blog多了有一点太累了 |
![]() |
#7. Allen at 2011.0726 14:29:46 · 0u.0d.0s - Normal
| 1677 | 丰禾棋牌 | 2011-07-26 14:29:46 | jeois@163.com | http://www.hx299.com |----- 技术贴 支持啊支持。。。。 |
顶部 1/1 |
发表评论: |