Database

Backing Up the Mambo DB

Tagged:  •    •    •    •    •    •    •    •  

Performing a Full Backup with mysqldump

When you perform a full backup of your Mambo or Joomla SQL database using mysqldump you may run into problems. Use the -Q switch to quote all identifiers. Otherwise the output of mysqldump can't be used to restore a database and results in a syntax error.

Your sample error output may look similar to the following:

Syndicate content