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

10.2-integration:

Avoid redefinition of plugin structure (mysql_client_test)
This commit is contained in:
Georg Richter
2016-02-18 11:24:07 +01:00
parent 409d673291
commit 542a6f7388
2 changed files with 3 additions and 2 deletions

View File

@@ -414,8 +414,7 @@ typedef struct character_set
#include "mariadb_stmt.h"
#ifndef _have_client_plugin_declarations_
#define _have_client_plugin_declarations_
#ifndef MYSQL_CLIENT_PLUGIN_HEADER
#define MYSQL_CLIENT_PLUGIN_HEADER \
int type; \
unsigned int interface_version; \