Wherein we write down some stuff that we know.

Getting Cute with MySQL Backups

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.

Comments are closed.