mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
refs #6 fixed compilation errors with -DWITH_DEBUG=1, removed unwanted files
This commit is contained in:
committed by
Nirbhay Choubey
parent
8aa84821b4
commit
0f405f216e
@@ -1468,7 +1468,9 @@ bool mysqld_embedded=0;
|
||||
bool mysqld_embedded=1;
|
||||
#endif
|
||||
|
||||
#ifndef EMBEDDED_LIBRARY
|
||||
static my_bool plugins_are_initialized= FALSE;
|
||||
#endif
|
||||
|
||||
#ifndef DBUG_OFF
|
||||
static const char* default_dbug_option;
|
||||
|
||||
Reference in New Issue
Block a user