Adsense
Popular Posts
- MySQL workbench -"Could not decrypt password cache"
- mod_auth_cas.so error: undefined symbol: SSL_connect
- JavaScript, remove trailing insignificant zeros after toFixed function
- Set Windows path command line
- JavaScript Arrays and Associate Arrays
- Design date and signature box in Latex
- Install APXS in Redhat Linux
- super(props) in React
- jQuery, toggle the display
- PHP function for input sanitizing
Thursday, February 13, 2014
MySQL workbench -"Could not decrypt password cache"
In MySQL workbench, whenever I open a new connection, a message "Could not decrypt password cache" popup. To let this message, go to
to C:\Users\your_username\AppData\Roaming\MySQL\Workbench\
delete workbench_user_data.dat
In my case, I login as Administrator, go to C:\Documents and Settings\Administrator\Application Data\MySQL\Workbench, delete workbench_user_data.dat
Restart MySQL workbench. Enter password and check save password in vault. The message "Could not decrypt password cache" will not appear.
Reference:
http://forums.mysql.com/read.php?152,389642,404404
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment