1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

bzr merge -r3890..3891 lp:codership-mysql/5.5

This commit is contained in:
Seppo Jaakola
2013-11-06 00:29:37 +02:00
parent 9129c8f1d3
commit 2b4183f10b
21 changed files with 1202 additions and 1047 deletions

View File

@ -20,6 +20,10 @@
#define _GNU_SOURCE // POSIX_SPAWN_USEVFORK flag
#endif
#include "wsrep_utils.h"
#include "wsrep_mysqld.h"
//#include "wsrep_api.h"
//#include "wsrep_priv.h"
#include <spawn.h> // posix_spawn()
#include <unistd.h> // pipe()
#include <errno.h> // errno