Skip to content

Conversation

@fenyanglyy
Copy link

The test used the wrong variable in one INSERT statement, causing values inserted on the master to differ from the expected values on the replica. This led to inconsistent behavior when running with parallel replication workers.

Fixed by replacing the incorrect variable with the intended one.

The test used the wrong variable in one INSERT statement, causing
values inserted on the master to differ from the expected values on
the replica. This led to inconsistent behavior when running with
parallel replication workers.

Fixed by replacing the incorrect variable with the intended one.
@mysql-oca-bot
Copy link

Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at https://oca.opensource.oracle.com/
Please make sure to include your MySQL bug system user (email) in the returned form.
Thanks

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