Merge branch 'release-1.0GA' of https://github.com/mariadb-corporation/MaxScale into release-1.0GA

This commit is contained in:
VilhoRaatikka
2014-12-23 18:13:32 +02:00

View File

@ -914,7 +914,7 @@ int below_water;
dcb, dcb,
STRDCBSTATE(dcb->state), STRDCBSTATE(dcb->state),
dcb->fd))); dcb->fd)));
ss_dassert(false); //ss_dassert(false);
return 0; return 0;
} }