more code
This commit is contained in:
parent
685c0e5593
commit
9d4a626f42
|
@ -163,6 +163,8 @@ typedef union {
|
|||
typedef struct {
|
||||
TABLEID minTbid;
|
||||
TABLEID maxTbid;
|
||||
int64_t minVer;
|
||||
int64_t maxVer;
|
||||
SFDataPtr dp[1];
|
||||
} SBrinBlk;
|
||||
|
||||
|
|
Loading…
Reference in New Issue