hi there,
I made a mistake on doing a grant for replication.
mysqlM> GRANT REPLICATION SLAVE
-> ON *.* TO 'slave_user'@'slave_host'
-> IDENTIFIED BY 'slave_password';
how to fix the mistake?
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --