mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
ndb - wl#2624 re-commit due to bk problem
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
STATIC_CONST( ROW_SIZE = 0xFFFA );
|
||||
STATIC_CONST( FRAGMENT_MEMORY= 0xFFF9 );
|
||||
|
||||
STATIC_CONST( RECORDS_IN_RANGE = 0xFFF8 );
|
||||
|
||||
/** Initialize AttributeHeader at location aHeaderPtr */
|
||||
static AttributeHeader& init(void* aHeaderPtr, Uint32 anAttributeId,
|
||||
Uint32 aDataSize);
|
||||
|
Reference in New Issue
Block a user