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.
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.

1 participant