|
galexonline
Amministratore
 
 Regione: Lazio
Prov.: Viterbo
Città: Civita Castellana
122 Messaggi |
Inserito il - 18/06/2009 : 15:37:01
|
link originale : http://devhints.wordpress.com/2008/12/07/mysql-administrator-backup-error-cannot-set-ansi-quotes-2/
Posted by: Corey on: December 7, 2008
* In: website design * Comment!
Posting this here because I just ran into the problem and couldn’t find a solution on the interwebs.
If you’re using Mysql Administrator on a Mac and you try to schedule an automated backup only to find your SQL backups only a few lines long. You probably won’t see an error anywhere, either. Here’s your fix:
Go to Preferences and to the General section. Change the password storage type from Keychain to Obscured. The problem is that Mac OS won’t let the automated program have access to the Keychain, so it can’t connect to your database and get to work. Tags: ansi quotes, cannot start, error, mysql, mysql administrator, mysql mac, scheduled backups
|
|