1
0
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:
Vladislav Vaintroub
2012-05-05 02:36:10 +02:00
parent 2115542294
commit aa8f0606e8
2 changed files with 44 additions and 0 deletions

View File

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