Commit 80c3c903 authored by 顾文旭's avatar 顾文旭

test

parent 58f59cac
...@@ -203,15 +203,25 @@ tccIndex.read.host[]='10.9.99.132:3306,10.9.99.132:3306' ...@@ -203,15 +203,25 @@ tccIndex.read.host[]='10.9.99.132:3306,10.9.99.132:3306'
[test-tcc : dev-tcc] [test-tcc : dev-tcc]
;tccIndex.database_type='mysql'
;tccIndex.database_name='tcc_test'
;tccIndex.connect_timeout=2
;tccIndex.username='bp'
;tccIndex.password='bp-test'
;tccIndex.charset='utf8mb4'
;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'
tccIndex.database_type='mysql' tccIndex.database_type='mysql'
tccIndex.database_name='tcc_test' tccIndex.database_name='bp_tcc'
tccIndex.connect_timeout=2 tccIndex.connect_timeout=2
tccIndex.username='bp' tccIndex.username='bp_tcc_rw'
tccIndex.password='bp-test' tccIndex.password='wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
tccIndex.charset='utf8mb4' tccIndex.charset='utf8mb4'
tccIndex.write.host='bp-test.db.appgc.cn:4066' tccIndex.write.host='10.9.99.132:3306,10.9.99.132:3306'
tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066' tccIndex.read.host[]='10.9.99.132:3306,10.9.99.132:3306'
tccIndex.read.host[]='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066' tccIndex.read.host[]='10.9.99.132:3306,10.9.99.132:3306'
[order : common] [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