← Back to team overview

maria-developers team mailing list archive

Re: Patch for parallel replication DBUG_ASSERT check on DROP TABLE et al

 

Michael Widenius <michael.widenius@xxxxxxxxx> writes:

> Do you happen to know of any failures caused by the patch?

As I mentioned on IRC, the assertion triggers during rpl_mdev6020, for
example here:

  https://buildbot.askmonty.org/buildbot/builders/work-amd64-valgrind/builds/9199/steps/test/logs/stdio

As we discussed, one possible reason is a race because did_mark_start_commit
is set only after waking up the next thread.

 - Kristian.


Follow ups

References