Skip to content

Conversation

kobi97
Copy link
Contributor

@kobi97 kobi97 commented Aug 29, 2016

Hello krowinski

I am newbie.

I found some simple bugs. (in mariadb-10.0.26)

  1. wrong calculation for query in query event
    cf) python-mysql-replication/blame/master/pymysqlreplication/event.py
  2. support timestamp for column data
    error: Unknown row type: 7
  3. use db charset
    encoding problem for comment/enum types which include unicode.

thank you for reading :)

    - 1.wrong calculation for query in query event
    -     ref https://github.com/noplay/python-mysql-replication/blame/master/pymysqlreplication/event.py
    - 2. support timestamp for column data
    -     error: Unknown row type: 7
    - 3. use db charset
    -      encoding problem form comment/enum types which include unicode.
@krowinski krowinski merged commit b46ebbd into krowinski:master Aug 29, 2016
@krowinski
Copy link
Owner

Great job Tx for merge !

@kobi97 kobi97 deleted the some_bug_fixs branch November 6, 2016 12:14
krowinski added a commit that referenced this pull request Jul 12, 2017
 fix - some bugs (query event, timestamp, comment/enum types)
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

Successfully merging this pull request may close these issues.

2 participants