Bug#39084: Getting intermittent errors with statement-based binary logging
Problem was that partitioning cached the table flags. These flags could change due to TRANSACTION LEVEL changes. Solution was to remove the cache and always return the table flags from the first partition (if the handler was initialized).
Showing
This diff is collapsed.
Please register or sign in to comment