You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-07 02:42:49 +03:00
10.2 - integration fixes
- enable data truncation reporting for ps by default - added plugin protoype definitions to mysql.h10.2 - integration fixes
This commit is contained in:
@@ -102,9 +102,6 @@ typedef struct st_ma_connection_plugin
|
||||
|
||||
/******************* Communication IO plugin *****************/
|
||||
#include <ma_pvio.h>
|
||||
#ifdef HAVE_SSL
|
||||
#include <ma_ssl.h>
|
||||
#endif
|
||||
|
||||
typedef struct st_mariadb_client_plugin_PVIO
|
||||
{
|
||||
|
Reference in New Issue
Block a user