Adsense
Popular Posts
- MySQL workbench -"Could not decrypt password cache"
- Install APXS in Redhat Linux
- react-pdf, display pdf in react.js
- Set Windows path command line
- MySQL date created and date modified
- Transfer modules between sites
- DataTable table order by numeric, not by text
- datatable order by nunmeric
- mod_auth_cas.so error: undefined symbol: SSL_connect
- JavaScript, remove trailing insignificant zeros after toFixed function
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