ndb - bug#22672

fix another incorrect assertion
This commit is contained in:
jonas@perch.ndb.mysql.com 2006-10-19 11:18:04 +02:00
parent 5feaf8cafd
commit 5f69741462

View file

@ -1295,6 +1295,7 @@ void Dbtc::execTCRELEASEREQ(Signal* signal)
apiConnectptr.p->firstTcConnect == RNIL))
{
jam(); /* JUST REPLY OK */
apiConnectptr.p->m_transaction_nodes.clear();
releaseApiCon(signal, apiConnectptr.i);
signal->theData[0] = tuserpointer;
sendSignal(tapiBlockref,