Commit ac1ef241 authored by 顾文旭's avatar 顾文旭

fix tcc

parent 4d07b944
......@@ -183,27 +183,26 @@ tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
[dev-tcc : tcc : common]
tccIndex.database_type='mysql'
tccIndex.database_name='bp_tcc'
tccIndex.database_name='tcc_test'
tccIndex.connect_timeout=2
tccIndex.username='bp_tcc_rw'
tccIndex.password=''
tccIndex.username='bp'
tccIndex.password='bp-test'
tccIndex.charset='utf8mb4'
tccIndex.write.host='w.bp_tcc_a.int.yidian-inc.com:3306,w.bp_tcc_b.int.yidian-inc.com:3306'
tccIndex.read.host[]='r.bp_tcc_a_1.int.yidian-inc.com:3306,r.bp_tcc_a_2.int.yidian-inc.com:3306'
tccIndex.read.host[]='r.bp_tcc_b_1.int.yidian-inc.com:3306,r.bp_tcc_b_2.int.yidian-inc.com:3306'
tccIndex.write.host='bp-test.db.appgc.cn:4066'
tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
[test-tcc : dev-tcc]
tccIndex.database_type='mysql'
tccIndex.database_name='bp_tcc'
tccIndex.database_name='tcc_test'
tccIndex.connect_timeout=2
tccIndex.username='bp_tcc_rw'
tccIndex.password=''
tccIndex.username='bp'
tccIndex.password='bp-test'
tccIndex.charset='utf8mb4'
tccIndex.write.host='w.bp_tcc_a.int.yidian-inc.com:3306,w.bp_tcc_b.int.yidian-inc.com:3306'
tccIndex.read.host[]='r.bp_tcc_a_1.int.yidian-inc.com:3306,r.bp_tcc_a_2.int.yidian-inc.com:3306'
tccIndex.read.host[]='r.bp_tcc_b_1.int.yidian-inc.com:3306,r.bp_tcc_b_2.int.yidian-inc.com:3306'
tccIndex.write.host='bp-test.db.appgc.cn:4066'
tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
[order : common]
; 生产环境
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment