
You might already know this warning message if you work with WordPress or similar CMS; “Create a backup of the database before updating”. The mysqldump tool is often used to create the backup. But what does MySQL dump mean? We’ll explain what is meant by this term and show you how to create a database backup with the mysqldump tool.