mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
wl2723 - ndb opt. nr
This commit is contained in:
@@ -30,7 +30,7 @@ class CopyFragReq {
|
||||
*/
|
||||
friend class Dblqh;
|
||||
public:
|
||||
STATIC_CONST( SignalLength = 7 );
|
||||
STATIC_CONST( SignalLength = 8 );
|
||||
|
||||
private:
|
||||
Uint32 userPtr;
|
||||
@@ -40,6 +40,7 @@ private:
|
||||
Uint32 nodeId;
|
||||
Uint32 schemaVersion;
|
||||
Uint32 distributionKey;
|
||||
Uint32 gci;
|
||||
};
|
||||
|
||||
class CopyFragConf {
|
||||
|
Reference in New Issue
Block a user