Done
Details
Assignee
UnassignedUnassignedReporter
Jaime SicamJaime SicamNeeds QA
YesFix versions
Affects versions
Priority
Medium
Details
Details
Assignee
Unassigned
UnassignedReporter
Jaime Sicam
Jaime SicamNeeds QA
Yes
Fix versions
Affects versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created September 10, 2023 at 4:53 AM
Updated March 6, 2024 at 8:36 PM
Resolved September 12, 2023 at 8:22 AM
I cannot repeat this on PXC 8.0.33 but I was able to reproduce this on PXC 8.0.30 and PXC 8.0.32.
On one node, create this table and then enable super_read_only:
Then, on mysqlslap, run inserts concurrently on this table:
At first, you will see these messages that it's not permitted to insert on this node:
However, after a short while the errors stop spawning and the table gets populated:
From here on, you can also perform your own inserts even if super_read_only is still enabled: