
mysql_client.c:gw_MySQLWrite_client is simply return dcb_write(dcb, queue); The return codes are not the same of the code replaced, but they are not checked in the caller routines.
mysql_client.c:gw_MySQLWrite_client is simply return dcb_write(dcb, queue); The return codes are not the same of the code replaced, but they are not checked in the caller routines.