mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-255: Compile handlersocket plugin in 5.5
This commit is contained in:
@ -13,7 +13,10 @@
|
||||
#define HAVE_CONFIG_H
|
||||
#endif
|
||||
|
||||
#ifndef MYSQL_DYNAMIC_PLUGIN
|
||||
#define MYSQL_DYNAMIC_PLUGIN
|
||||
#endif
|
||||
|
||||
#define MYSQL_SERVER 1
|
||||
|
||||
#include <my_config.h>
|
||||
|
Reference in New Issue
Block a user