Have you seen this error before? This is because you’re trying to dump the performance_schema database while locking tables.
Continue Reading…
Archives For mysqldump
You’ll need to import a database via command line from time to time – I’ll normally opt for this anyway. After seeing how easy it is, you’ll probably end up using the command line instead as well (instead of phpmyadmin, etc..).
Continue Reading…