You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR 2017-05-09 10:23:16,405 Exception caught with traceback info:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/mysqlevp/daemon.py", line 87, in run
self.event_processor.run()
File "/usr/lib/python2.7/site-packages/mysqlevp/event/processor.py", line 36, in run
for new_log_file, new_log_pos, ev in self.ev_stream:
File "/usr/lib/python2.7/site-packages/mysqlevp/event/stream.py", line 41, in __iter__
for ev in self.binlog_stream_reader:
File "/usr/lib/python2.7/site-packages/pymysqlreplication/binlogstream.py", line 243, in fetchone
pkt = self._stream_connection._read_packet()
File "/usr/lib64/python2.7/site-packages/pymysql/connections.py", line 1001, in _read_packet
% (packet_number, self._next_seq_id))
InternalError: Packet sequence number wrong - got 1 expected 10
The text was updated successfully, but these errors were encountered:
按你说明运行你的试例....结果
The text was updated successfully, but these errors were encountered: