julien-duponchelle/python-mysql-replication

Unknown variable

Closed this issue · 2 comments

Description

row_event.py 89Lines

        # etc
        else:
            self.extra_data = self.packet.read(self.extra_info_length - 3)

I think It is really rare case.
but we should change extra_info_length => extra_data_length

We don't have this extra_info_length value.
May be typo Issue..

Hi,
I would like to work on this ? Can you assign this to me ?

@swatichauhan814
Sure Thanks!