1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

fixing embedded: WaaS. Wsrep as a Service.

This commit is contained in:
Sergei Golubchik
2014-09-27 22:29:10 +02:00
parent 8877adb773
commit 7aabc2ded2
39 changed files with 617 additions and 328 deletions

View File

@@ -31,6 +31,7 @@ extern "C" {
#include <mysql/service_logger.h>
#include <mysql/service_thd_autoinc.h>
#include <mysql/service_thd_error_context.h>
/*#include <mysql/service_wsrep.h>*/
#ifdef __cplusplus
}