Hi!
I am trying to setup Replication between my cPanel server and another Linux server but I've ran into a few problems.
When I try and create a replication user, I get the following:
/etc/my.cnf
Does anyone have any suggestions, please?
I am trying to setup Replication between my cPanel server and another Linux server but I've ran into a few problems.
When I try and create a replication user, I get the following:
I can't find the privilege table, not do I have a privileges tab in PHPMYADMIN when logged in as root.Edit Privileges: User 'replicationuser'@'' - Database
The selected user was not found in the privilege table.
/etc/my.cnf
Code:
[mysqld]
innodb_file_per_table=1
open_files_limit=27882
server-id=5004425
log_bin=mysql-bin
log_error=mysql-bin.err
binlog_do_db=DBNAME
old-passwords=1