You've already forked mariadb-connector-c
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:
@@ -52,6 +52,7 @@ mysql_declare_client_plugin(TRACE)
|
||||
"LGPL",
|
||||
&trace_init,
|
||||
&trace_deinit,
|
||||
NULL
|
||||
mysql_end_client_plugin;
|
||||
|
||||
static char *commands[]= {
|
||||
|
Reference in New Issue
Block a user