Merge from develop

Merge from develop
This commit is contained in:
MassimilianoPinto
2014-06-26 17:08:21 +02:00
24 changed files with 1543 additions and 530 deletions

View File

@ -114,7 +114,7 @@ static void clientReply(
static void handleError(
ROUTER *instance,
void *router_session,
char *message,
GWBUF *errbuf,
DCB *backend_dcb,
int action,
bool *succp);
@ -725,7 +725,7 @@ static void
handleError(
ROUTER *instance,
void *router_session,
char *message,
GWBUF *errbuf,
DCB *backend_dcb,
int action,
bool *succp)