ndb - fix broken ndb_alter_table
reinit AI len after preparing interpreted ndb/src/ndbapi/NdbOperationExec.cpp: reinit AI len after preparing interpreted
This commit is contained in:
parent
7d225e6c80
commit
4c30434d15
@ -139,6 +139,7 @@ NdbOperation::prepareSend(Uint32 aTC_ConnectPtr, Uint64 aTransId)
|
||||
if (prepareSendInterpreted() == -1) {
|
||||
return -1;
|
||||
}//if
|
||||
tTotalCurrAI_Len = theTotalCurrAI_Len;
|
||||
}//if
|
||||
|
||||
//-------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user