mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
Merge mysql.com:/home/jonas/src/mysql-5.0
into mysql.com:/home/jonas/src/mysql-5.0-ndb
This commit is contained in:
commit
db0973e910
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ NdbOperation::prepareSend(Uint32 aTC_ConnectPtr, Uint64 aTransId)
|
|||
if (prepareSendInterpreted() == -1) {
|
||||
return -1;
|
||||
}//if
|
||||
tTotalCurrAI_Len = theTotalCurrAI_Len;
|
||||
}//if
|
||||
|
||||
//-------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue