Is there any other method except  increasing max_allowed_packet on master?
For example, i can just skip it. But how can i do that? 



2019-09-16 20:15:44,370 ERROR [Timer-Driven Process Thread-2] 
o.a.n.c.m.processors.CaptureChangeMySQL 
CaptureChangeMySQL[id=95aa3f6e-e015-1bcf-adf3-2764233af36d] Binlog connector 
communications failure: log event entry exceeded max_allowed_packet; Increase 
max_allowed_packet on master; the first event 'mysql-bin.002567' at 71521781, 
the last event read from './mysql-bin.002567' at 123, the last byte read from 
'./mysql-bin.002567' at 71521800.: 
com.github.shyiko.mysql.binlog.network.ServerException: log event entry 
exceeded max_allowed_packet; Increase max_allowed_packet on master; the first 
event 'mysql-bin.002567' at 71521781, the last event read from 
'./mysql-bin.002567' at 123, the last byte read from './mysql-bin.002567' at 
71521800.
com.github.shyiko.mysql.binlog.network.ServerException: log event entry 
exceeded max_allowed_packet; Increase max_allowed_packet on master; 




[email protected]

Reply via email to