mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
Fix for using unitialized mutex when running version compiled with --debug
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
#undef HAVE_OPENSSL
|
||||
#undef HAVE_VIO
|
||||
#undef HAVE_ISAM
|
||||
#undef HAVE_SMEM /* No shared memory */
|
||||
|
||||
#define DONT_USE_RAID
|
||||
|
||||
|
Reference in New Issue
Block a user