Update global-autoconfig.properties
Showing
1 changed file
with
10 additions
and
2 deletions
@@ -136,8 +136,6 @@ jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066 | @@ -136,8 +136,6 @@ jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066 | ||
136 | jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066 | 136 | jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066 |
137 | jdbc.mysql.yhbpromotionsplit.username=yh_test | 137 | jdbc.mysql.yhbpromotionsplit.username=yh_test |
138 | jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw== | 138 | jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw== |
139 | -jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066 | ||
140 | -jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066 | ||
141 | 139 | ||
142 | 140 | ||
143 | #yhb_promotion platform split db | 141 | #yhb_promotion platform split db |
@@ -146,6 +144,16 @@ jdbc.mysql.yhbpromotionsplitplatform.slave=192.168.102.202:8066 | @@ -146,6 +144,16 @@ jdbc.mysql.yhbpromotionsplitplatform.slave=192.168.102.202:8066 | ||
146 | jdbc.mysql.yhbpromotionsplitplatform.username=yh_test | 144 | jdbc.mysql.yhbpromotionsplitplatform.username=yh_test |
147 | jdbc.mysql.yhbpromotionsplitplatform.password=9nm0icOwt6bMHjMusIfMLw== | 145 | jdbc.mysql.yhbpromotionsplitplatform.password=9nm0icOwt6bMHjMusIfMLw== |
148 | 146 | ||
147 | +#yhb_promotion cms split db | ||
148 | +jdbc.mysql.dncmssplit.master=192.168.102.202:8066 | ||
149 | +jdbc.mysql.dncmssplit.slave=192.168.102.202:8066 | ||
150 | +jdbc.mysql.dncmssplit.slave2=192.168.102.202:8066 | ||
151 | +jdbc.mysql.dncmssplit.slave3=192.168.102.202:8066 | ||
152 | +jdbc.mysql.dncmssplit.username=yh_test | ||
153 | +jdbc.mysql.dncmssplit.password=9nm0icOwt6bMHjMusIfMLw== | ||
154 | + | ||
155 | + | ||
156 | + | ||
149 | 157 | ||
150 | jdbc.mysql.yhresource.master=write.cms.yohoops.org:3306 | 158 | jdbc.mysql.yhresource.master=write.cms.yohoops.org:3306 |
151 | jdbc.mysql.yhresource.slave=read.cms.yohoops.org:3306 | 159 | jdbc.mysql.yhresource.slave=read.cms.yohoops.org:3306 |
-
Please register or login to post a comment