You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Post-push fix. Fixing the test case binlog_xa_handling,
making it more robust.
Clean up the binlog (RESET MASTER) before running this
particular test case (since it iterates over the log to
find the correct event). Otherwise, it might take too
long or exhaust the loop_count and bail out with a
(false positive) failure.
0 commit comments