Skip to content

refactor: check 'is_mariadb' when trying to set 'mariadb-related variable(mariadb_slave_capability)' to master#559

Open
ebang091 wants to merge 3 commits into
julien-duponchelle:mainfrom
python-mysql-replication-kr:refactor-BinlogStreamReader
Open

refactor: check 'is_mariadb' when trying to set 'mariadb-related variable(mariadb_slave_capability)' to master#559
ebang091 wants to merge 3 commits into
julien-duponchelle:mainfrom
python-mysql-replication-kr:refactor-BinlogStreamReader

Conversation

@ebang091

Copy link
Copy Markdown
Contributor

thought codes below needs check whether the master is mariaDB or not.

before

Screen Shot 2023-10-16 at 11 56 35 PM

after

Screen Shot 2023-10-16 at 11 56 07 PM

Comment thread pymysqlreplication/binlogstream.py Outdated

@dongwook-chan dongwook-chan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for helping the project be more Pythonic!

@dongwook-chan

Copy link
Copy Markdown
Collaborator

Because not all tests were functional at the point of this PR.
I will run some tests manually before merging this to main.
Could you wait just a bit more?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants