Monthly Archives: June 2011

OSX Terminal Lock Up or Session Freeze

I usually have at least one terminal window open with a secure shell connection to my server while I’m working. I’m just that kind of crazy person who likes to do some things on the command line. (Ok, most things, … Continue reading

Posted in Linux, OSX, Server Administration, terminal Tagged , , , , , , ,

Database error fix… mysqldump: Couldn’t execute show create table view

Today I found that my automated MySQL backups have been choking for the last few days with “mysqldump: Couldn’t execute show create table view” because I recently added a view to one of the databases. Apparently the backup user needs … Continue reading

Posted in Code Snippets, Database, MySQL, Server Administration Tagged , , , , ,