I've been searching and searching, and cannot find a solution for this.
I have a fresh, clean install of HeidiSQL 10.3.0.5771, connecting to a MySQL db, but when I try to simply import (load) a .sql file, I get this error:
"SQL Error (1227): Access denied; you need (at least one of) the SUPER privilege(s) for this operation"
When I try to add all the permissions for a user, I get this error:
"SQL Error (1045): Access denied for user 'xxxxx'@'%' (using password: YES)"
What in the world am I doing wrong?