由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - where is password file for mysql
相关主题
Mysql 求助!!:Windows Xp 安装好Mysqlserver5.0,and mysql tools怎么跟老板说从linux admin换到oracle dba。 (转载)
windows xp home 下装mysql server, 如何能允许远程SSH访问?Database Administrator Job opportunity
湾区公司招 MySQL Database AdministratorDatabase Administrator Job opportunity
mysql 需要装哪个版本阿?data analyst和 database administration有什么区别? (转载)
关于local administrator 用户如何实现DB底层的功能?
已经很熟悉T-SQL,想自学mysql administration方面的知识,求推Problem running MySql under Solaris 8
哪里有oracle administration 英文版的书下载安装mysql遇见的问题。
想从linux admin转oracle DBA该怎么跟老板说?MySql Question
相关话题的讨论汇总
话题: password话题: mysql话题: get话题: file
进入Database版参与讨论
1 (共1页)
y**e
发帖数: 13
1
I have to charge one exist mysql sever, but my previous administrator didn't
leave any password before he left. I try to figure out all the administration
password for mysql. But don't know how to get it.
I search online, the password suppose store in the table mysql.user , and
password put it in my.cnf. But I can't find it.
Is anybody know how to get the password?
This is not hacker, it's really need it.
Thank you very much.
b*e
发帖数: 3845
2
password is encrypted. one-way function, you cannot get it, period.

【在 y**e 的大作中提到】
: I have to charge one exist mysql sever, but my previous administrator didn't
: leave any password before he left. I try to figure out all the administration
: password for mysql. But don't know how to get it.
: I search online, the password suppose store in the table mysql.user , and
: password put it in my.cnf. But I can't find it.
: Is anybody know how to get the password?
: This is not hacker, it's really need it.
: Thank you very much.

y**e
发帖数: 13
3
How can I get the system password on database,
I have all the privillges on the server which mysql sit in, but don't have any
password for mysql. How can I get in?? anybody help me?

didn't
administration

【在 b*e 的大作中提到】
: password is encrypted. one-way function, you cannot get it, period.
p**i
发帖数: 688
4
start mysqld with --skip-grant-tables
after you modify the password, restart mysqld

【在 y**e 的大作中提到】
: How can I get the system password on database,
: I have all the privillges on the server which mysql sit in, but don't have any
: password for mysql. How can I get in?? anybody help me?
:
: didn't
: administration

t********e
发帖数: 1
5
that is the right answer. do that as root.

any

【在 p**i 的大作中提到】
: start mysqld with --skip-grant-tables
: after you modify the password, restart mysqld

y**e
发帖数: 13
6
I got the password by doing it.
Thank you very much.

have

【在 t********e 的大作中提到】
: that is the right answer. do that as root.
:
: any

1 (共1页)
进入Database版参与讨论
相关主题
MySql Question关于local administrator 用户
How to set mysql server to autostart as booting已经很熟悉T-SQL,想自学mysql administration方面的知识,求推
MySQL起不来了。哪里有oracle administration 英文版的书下载
问个 mysqld-nt 的问题想从linux admin转oracle DBA该怎么跟老板说?
Mysql 求助!!:Windows Xp 安装好Mysqlserver5.0,and mysql tools怎么跟老板说从linux admin换到oracle dba。 (转载)
windows xp home 下装mysql server, 如何能允许远程SSH访问?Database Administrator Job opportunity
湾区公司招 MySQL Database AdministratorDatabase Administrator Job opportunity
mysql 需要装哪个版本阿?data analyst和 database administration有什么区别? (转载)
相关话题的讨论汇总
话题: password话题: mysql话题: get话题: file