Shows how to backup a MySQL database from the command line. WARNING: Restoring from this backup will cause any existing database with the given name to be deleted prior to the restore.
I hate when running a schell script or command, it errors, and an error code with no description is returned. How am I supposed to know what error code “14080” means? The info below should help out if you find yourself in the same situation. How to translate error codes...