58
58
#define DRIZZLE_LOGGER_PLUGIN 6 /* Query Logging */
59
59
#define DRIZZLE_ERRMSG_PLUGIN 7 /* Error Messages */
60
60
#define DRIZZLE_AUTH_PLUGIN 8 /* Authorization */
62
62
#define DRIZZLE_QCACHE_PLUGIN 10 /* Query Cache */
64
64
#define DRIZZLE_MAX_PLUGIN_TYPE_NUM 11 /* The number of plugin types */