r2316 | dcl | 2008-02-04 12:34:49 +1100 (Mon, 04 Feb 2008) | 2 lines
This commit is contained in:
Douglas Clowes
2008-02-04 12:34:49 +11:00
parent 0787189156
commit b7f080dd7f

View File

@@ -192,7 +192,7 @@ static int StartCommand(pAsyncQueue self)
}
}
myCmd->tran->txn_status == ATX_ACTIVE;
myCmd->tran->txn_status = ATX_ACTIVE;
iRet = self->protocol->sendCommand(self->protocol, myCmd->tran);
/*
* Handle case of no response expected