Bug #36435 rpl_events uses non-deterministic check
Select of the test could not perform deterministically, because the table remains to be updatable by the running event handler. Fixed with changing verification to use a logical values instead of comparison with a pre-recorded results.
Showing
Please register or sign in to comment