fix print tx data table core
This commit is contained in:
parent
25ae675abd
commit
d677a55f44
@ -77,7 +77,7 @@ public:
|
||||
memtable_handles_.reset();
|
||||
}
|
||||
|
||||
TO_STRING_KV(K(memtable_head_), K(memtable_tail_), K(memtable_handles_));
|
||||
TO_STRING_KV(KP(this), K(memtable_head_), K(memtable_tail_));
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user