reading binary logs using c api
I am using ubuntu 12.04 and want to write a c program which will act like a mysql slave and will read the remote system's mysql binary log and will update the database of the system on which it is running. I have tried but unable to find any c api available for this. In short I want to write my own mysql database replication code.
I have found one link
http://intuitive-search.blogspot.in/2011/07/binary-log-api-and-replication-listener.html but the info is related to c++.
Subject
Views
Written By
Posted
reading binary logs using c api
2575
February 24, 2013 11:17AM
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.