Skip to content

Conversation

@dongwook-chan
Copy link
Collaborator

related issue: python-mysql-replication issue#380, pg_cameleon commit#38c7a90

Analysis

  • Could not parse status variables in query events for MariaDB
  • Because the library was not aware of MariaDB-exclusive status variables

Implementation

  • Added MariaDB-only status variables
  • Added Exception to raise when status variable parse failed
  • Added tests for parsing query events for MariaDB

dongwook-chan referenced this pull request in the4thdoctor/pg_chameleon Feb 25, 2023
…#38c7a90

Analysis
- Could not parse status variables in query events for MariaDB
- Because the library was not aware of MariaDB-exclusive status variables

Implementation
- Added MariaDB-only status variables
- Added Exception to raise when status variable parse failed
- Added tests for parsing query events for MariaDB
@dongwook-chan dongwook-chan force-pushed the fix-mariadb-only-status-vars branch from f20649f to ef7fc4b Compare February 25, 2023 16:02
@the4thdoctor
Copy link

Any chance to get this PR merged and a new release out?
I'd like to make a new release for pgchameleon as well :) .
ta!

@dongwook-chan
Copy link
Collaborator Author

@julien-duponchelle
Just in case you haven't noticed this PR.
I appreciate your effort to keep this project going!

@julien-duponchelle
Copy link
Owner

Thanks I'm trying to get it merge and release during the week end

@julien-duponchelle julien-duponchelle merged commit 3957b7e into julien-duponchelle:main Mar 12, 2023
@julien-duponchelle
Copy link
Owner

Released!

@the4thdoctor
Copy link

ta!
I'll make a new release for pgchameleon in the next couple of days

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.

3 participants