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

more fixes

This commit is contained in:
Georg Richter
2015-08-10 12:09:14 +02:00
parent 0f7a941373
commit f2955a4b39
11 changed files with 34 additions and 64 deletions

View File

@@ -52,6 +52,7 @@ mysql_declare_client_plugin(TRACE)
"LGPL",
&trace_init,
&trace_deinit,
NULL
mysql_end_client_plugin;
static char *commands[]= {