1
0
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:
Teemu Ollakka
2014-10-29 17:08:51 +02:00
committed by Nirbhay Choubey
parent 8aa84821b4
commit 0f405f216e

View File

@@ -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;