Institutional Knowledge

Wherein we write down some stuff that we know.

Institutional Knowledge header image 4

Entries from February 2007

Getting Cute with MySQL Backups

February 20th, 2007 · No Comments

When you think you are being smart by only giving your backup user SELECT privileges, don’t forget that you also need to be able to LOCK TABLES to use some of the mysqldump features.

That is all.

[Read more →]

Tags: Databases