Browse Source
MDEV-9359: encryption.create_or_replace fails sporadically in buildbot: failing assertion: mutex->magic_n == MUTEX_MAGIC_N
MDEV-9359: encryption.create_or_replace fails sporadically in buildbot: failing assertion: mutex->magic_n == MUTEX_MAGIC_N
Make sure that encryption threads mutex is initialized before starting encryption threads.pull/143/head
6 changed files with 52 additions and 20 deletions
-
26storage/innobase/fil/fil0crypt.cc
-
2storage/innobase/srv/srv0start.cc
-
8storage/innobase/sync/sync0sync.cc
-
26storage/xtradb/fil/fil0crypt.cc
-
2storage/xtradb/srv/srv0start.cc
-
8storage/xtradb/sync/sync0sync.cc
Write
Preview
Loading…
Cancel
Save
Reference in new issue