This is a discussion on viewing passwords as root within the MySQL General forum forums, part of the MySQL category; --> Hi, Is there a way to view mysql user passwords once logged in as the MySQL root user in ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Is there a way to view mysql user passwords once logged in as the MySQL root user in v 5.0.22? Or are they encrypted even from the MySQL toot user? __________________________________________________ _______________ More immediate than e-mail? Get instant access with Windows Live Messenger. http://www.windowslive.com/messenger...cc ess_042008 |
| ||||
| At 12:49 PM -0400 4/17/08, Pam Astor wrote: >Hi, > >Is there a way to view mysql user passwords once logged in as the >MySQL root user in v 5.0.22? Or are they encrypted even from the >MySQL toot user? It's one-way encryption. You cannot see them. http://dev.mysql.com/doc/refman/5.0/...ction_password -- Paul DuBois, MySQL Documentation Team Madison, Wisconsin, USA MySQL AB, www.mysql.com |