Hi All
I'm using MySQL 5.7.10 (CentOS6.3) . My replication halts on Slave when there is a bulk insert from Master. Replication halts only on insert statement on specific table. I have changed the bulk_insert_buffer_size from 8M to 256 M. Please let me know your inputs to resolve the issue. Tried few blogs , but i could find any updates . Once replication Hangs i cant execute any statements in mysql prompt (i.e stop slave). I need to bounce the DB at that point ,then mysql start processing that record and gets synced.
Regards
Karthik R
I'm using MySQL 5.7.10 (CentOS6.3) . My replication halts on Slave when there is a bulk insert from Master. Replication halts only on insert statement on specific table. I have changed the bulk_insert_buffer_size from 8M to 256 M. Please let me know your inputs to resolve the issue. Tried few blogs , but i could find any updates . Once replication Hangs i cant execute any statements in mysql prompt (i.e stop slave). I need to bounce the DB at that point ,then mysql start processing that record and gets synced.
Regards
Karthik R