Hellow,
I'm trying to do a replication using MASTER Linux (mysql 4.1) and SLAVE Windows XP
(mysql 4.1).
I attached the "show slave status", but i think that's OK.
The problem is: when I run "load data from master" returns:
"Error running query on master: Access denied. You need the SUPER privilege for
this operation"
So, I run:
"grant SUPER on *.* to rep identified by 'rep' with GRANT OPTION" - Is this OK?
But still the same errors.
Can anybody tell me whats happening?
Thanks a lot!
Fernando Bernardino.