Merge branch 'develop' into 1.2.1-binlog_router_trx

This commit is contained in:
MassimilianoPinto
2015-08-21 16:35:37 +02:00
3 changed files with 12 additions and 1 deletions

View File

@ -746,6 +746,7 @@ RESULTSET *set;
resultset_free(set);
}
}
gwbuf_free(queue);
return 1;
}