Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-5.0 ndb/src/ndbapi/NdbOperationExec.cpp: Auto merged
This commit is contained in:
commit
a59dee6c91
@ -139,6 +139,7 @@ NdbOperation::prepareSend(Uint32 aTC_ConnectPtr, Uint64 aTransId)
|
|||||||
if (prepareSendInterpreted() == -1) {
|
if (prepareSendInterpreted() == -1) {
|
||||||
return -1;
|
return -1;
|
||||||
}//if
|
}//if
|
||||||
|
tTotalCurrAI_Len = theTotalCurrAI_Len;
|
||||||
}//if
|
}//if
|
||||||
|
|
||||||
//-------------------------------------------------------------
|
//-------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user