thinkAPI

An interface to collection of thoughts and ideas about technology.

hacker emblem

How to skip MySQL replication counter

There are such times when MySQL replication stops when you run certain updates on the master and the slave fails. Like for example you may have run a create table or an alter table on the master and further inserts … Continue reading →