Skip to content

InternalError: Packet sequence number wrong - got 1 expected 10 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
km3945 opened this issue May 9, 2017 · 0 comments
Open

InternalError: Packet sequence number wrong - got 1 expected 10 #2

km3945 opened this issue May 9, 2017 · 0 comments

Comments

@km3945
Copy link

km3945 commented May 9, 2017

按你说明运行你的试例....结果

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


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant