1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

Added type information for plugin tool

This commit is contained in:
Georg Richter
2015-10-18 13:06:41 +02:00
parent 1d80a7fc6c
commit 13c79e2263
3 changed files with 35 additions and 10 deletions

View File

@@ -36,6 +36,8 @@
#define PLUGINDIR "lib/plugin"
#endif
#define plugin_declarations_sym "_mysql_client_plugin_declaration_"
/* known plugin types */
#define MYSQL_CLIENT_PLUGIN_RESERVED 0
#define MYSQL_CLIENT_PLUGIN_RESERVED2 1