mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
ndb - bug#27756
testcase only new pseudo column NDB$COPY_ROWID
This commit is contained in:
@@ -46,6 +46,8 @@ public:
|
||||
STATIC_CONST( ROW_GCI = 0xFFF5 );
|
||||
STATIC_CONST( FRAGMENT_VARSIZED_MEMORY = 0xFFF4 );
|
||||
|
||||
STATIC_CONST( COPY_ROWID = 0xFFF1 );
|
||||
|
||||
// NOTE: in 5.1 ctors and init take size in bytes
|
||||
|
||||
/** Initialize AttributeHeader at location aHeaderPtr */
|
||||
|
Reference in New Issue
Block a user