其他分享
首页 > 其他分享> > slog

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;

标签:www,observer,int,新增,slog,c1
来源: https://www.cnblogs.com/jiangshifu/p/16440540.html