Re: Unable to add database to slave
The master is logging everything except for local databases:
+------------------+----------+--------------+-----------------------------+
| File | Position | Binlog_Do_DB | Binlog_Ignore_DB |
+------------------+----------+--------------+-----------------------------+
| mysql-bin.013590 | 51468804 | | mysql,phpmyadmin,test,test3 |
+------------------+----------+--------------+-----------------------------+
And I have checked the binlog - I find SQL commands in it related to the new database that the slave is refusing to add.
But even if the config om the master is wrong, should not the new database appear in the output from "show slave status\G"?
Subject
Views
Written By
Posted
1143
May 10, 2019 06:11AM
Re: Unable to add database to slave
356
May 12, 2019 11:54PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.