Hello,
I use to update databases with a script that sends an xxx.sql file to the server and then runs the mysql command to load the file into the database. This stopped working and I now get an error message:
Access denied; you need (at least one of) the SUPER, BINLOG ADMIN privilege(s) for this operation
What can be done?