If you are receiving this error, it means that you need to grant the EXECUTE  permission to your user:


mysqldump: Couldn't execute 'SHOW FIELDS FROM host_summary': execute command denied to user 'otto-table-1'@'%' for routine 'sys.format_time' (1370)"

Did this answer your question?