Merge mysql.com:/home/jonas/src/mysql-5.0

into mysql.com:/home/jonas/src/mysql-5.0-ndb
This commit is contained in:
joreland@mysql.com 2005-06-01 13:09:59 +02:00
commit db0973e910

View file

@ -139,6 +139,7 @@ NdbOperation::prepareSend(Uint32 aTC_ConnectPtr, Uint64 aTransId)
if (prepareSendInterpreted() == -1) {
return -1;
}//if
tTotalCurrAI_Len = theTotalCurrAI_Len;
}//if
//-------------------------------------------------------------