Skip to content

Conversation

mronstro
Copy link

No description provided.

svenssonaxel and others added 2 commits October 10, 2023 17:39
- Add test case ndb_rpl_bug_rondb-475 to reproduce a crash on the
  replica on receiving a GRANT NDB_STORED_USER while using replication
  filtering.

- Fix the bug by introducing a new class variable
  THD::enum_override_slave_filtering for temporarily disabling
  replication filtering when executing internal queries.

It would also have been possible to temporarily alter
THD::slave_thread with no need for a new class variable. The chosen
solution was preferred due to simpler verification.
RONDB-475: Fix crash on GRANT NDB_STORED_USER and rpl filtering
@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Please confirm this code is submitted under the terms of the OCA (Oracle's Contribution Agreement) you have previously signed by cutting and pasting the following text as a comment:
"I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it."
Thanks

@mronstro
Copy link
Author

I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Your code has been assigned to an internal queue. Please follow
bug http://bugs.mysql.com/bug.php?id=112775 for updates.
Thanks

@blaudden
Copy link
Contributor

Thanks for your contribution, with the help of that we have managed to reproduce the problem and figured out what is causing it.

@blaudden blaudden mentioned this pull request Nov 3, 2023
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.

4 participants