slog

【参考】

https://www.modb.pro/db/125989

Slog 是一台服务器上一些全局信息变更操作(如新增租户、分区创建和新增 SSTable 等)的 redo log

【测试】

cd /home/ober/observer/store/slog

 ob_admin slog_tool -f ./2 |tail -8

create table t4 (c1 int primary key) partition by hash(c1) partitions 1;

posted @ 2022-07-03 18:51  stupidstan2019  阅读(358)  评论(0编辑  收藏  举报