I'm trying to setup a mysql database from an ubuntu Server (master) to a windows machine as Slave. Wamp is running in windows machine. Replication started working, and few columns where replicated too. But it stopped working after sometime.
When I run SHOW SLAVE STATUS\G, the Slave_IO_State is "Waiting for master to send event"
Mysql version of master - 5.5.50 Mysql version of slave - 5.6.17
Full result of SHOW SLAVE STATUS\G - http://simp.ly/publish/03wvmB
Here is the mysql error log - http://simp.ly/publish/fJVqKw