53
53
#define DRIZZLE_STORAGE_ENGINE_PLUGIN 1 /* Storage Engine */
54
54
#define DRIZZLE_INFORMATION_SCHEMA_PLUGIN 2 /* Information Schema */
55
55
#define DRIZZLE_UDF_PLUGIN 3 /* User-Defined Function */
57
57
#define DRIZZLE_AUDIT_PLUGIN 5 /* Audit */
63
66
/* We use the following strings to define licenses for plugins */
64
67
#define PLUGIN_LICENSE_PROPRIETARY 0