Hello,
I'm trying to move to a new server but I'm having trouble while restoring backups. I've a few web sites using triggers and procedures in MySQL 5.x databases. While restoring them the da restore procedure returns an error like this:
"Unable to restore database teknoay_bogazici.sql to teknoay_bogazici : ERROR 1227 (42000) at line 534 in file: '/home/teknoay/backups/backup/teknoay_bogazici.sql': Access denied; you need the SUPER privilege for this operation"
How can I make this work?
Thanks.
I'm trying to move to a new server but I'm having trouble while restoring backups. I've a few web sites using triggers and procedures in MySQL 5.x databases. While restoring them the da restore procedure returns an error like this:
"Unable to restore database teknoay_bogazici.sql to teknoay_bogazici : ERROR 1227 (42000) at line 534 in file: '/home/teknoay/backups/backup/teknoay_bogazici.sql': Access denied; you need the SUPER privilege for this operation"
How can I make this work?
Thanks.