在已配置全局序列號的基礎上
1、schema.xml
<table name="hf_ctrlorder_split_config" primaryKey="HF_CTRLORDER_SPLIT_CONFIG_ID" autoIncrement="true" type="global" dataNode="dn1,dn2,dn3" />
2、sequence_db_conf.properties
HF_CTRLORDER_SPLIT_CONFIG=dn1
3、修改數據庫
在mycat_sequence表中,增加:HF_CTRLORDER_SPLIT_CONFIG 0 100記錄
4、重啟