1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fixed memory handling

This commit is contained in:
joreland@mysql.com
2004-07-06 08:36:52 +02:00
parent 2a8ea3861c
commit 96c4a9c6d5
13 changed files with 137 additions and 96 deletions

View File

@ -131,7 +131,8 @@ protected:
int doSendScan(int ProcessorId);
int prepareSendScan(Uint32 TC_ConnectPtr, Uint64 TransactionId);
int fix_receivers(Uint32 parallel, bool keyInfo);
int fix_receivers(Uint32 parallel);
Uint32* m_array; // containing all arrays below
Uint32 m_allocated_receivers;
NdbReceiver** m_receivers; // All receivers