mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Added support of INSERT to MERGE tables
Fixes for embedded libary and openssl
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
*
|
||||
*/
|
||||
#include "my_global.h"
|
||||
#include "mysql_embed.h"
|
||||
#include "my_pthread.h"
|
||||
#include "sys/types.h"
|
||||
#include "../regex/regex.h"
|
||||
|
Reference in New Issue
Block a user