mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-13857 - Use the 10.2 libmariadb in 10.3
This commit is contained in:
@@ -32,7 +32,10 @@
|
||||
#define MYSQL_CLIENT
|
||||
#undef MYSQL_SERVER
|
||||
#define TABLE TABLE_CLIENT
|
||||
/* This hack is here to avoid adding COMPRESSED data types to libmariadb. */
|
||||
#define MYSQL_TYPE_TIME2 MYSQL_TYPE_TIME2,MYSQL_TYPE_BLOB_COMPRESSED=140,MYSQL_TYPE_VARCHAR_COMPRESSED=141
|
||||
#include "client_priv.h"
|
||||
#undef MYSQL_TYPE_TIME2
|
||||
#include <my_time.h>
|
||||
#include <sslopt-vars.h>
|
||||
/* That one is necessary for defines of OPTION_NO_FOREIGN_KEY_CHECKS etc */
|
||||
|
Reference in New Issue
Block a user