I have setup MYSQL replication, Master-Slave, and this seems to be working fine. But, when I use the connector 6.7.4, no data is being replicated at all. This includes INSERTS/DELETES/UPDATES..etc.
If I use the ODBC driver 5.1, this seems to be replicating data fine. I have also tested replication by using phpMyAdmin, and this seems to be fine too.
Do I need to add anything to the connection string when using the connector to allow replication? Or does anyone know what I need to do to get it working?
If I use the ODBC driver 5.1, this seems to be replicating data fine. I have also tested replication by using phpMyAdmin, and this seems to be fine too.
Do I need to add anything to the connection string when using the connector to allow replication? Or does anyone know what I need to do to get it working?