testdump Previous test dump application. Make sure to set the appropriate permissions in the database specified in the config file. For example: GRANT ALL ON `testdump`.* TO 'vincent'@'localhost' WITH GRANT OPTION; FLUSH PRIVILEGES;