Update global-autoconfig.properties
Showing
1 changed file
with
7 additions
and
3 deletions
@@ -304,9 +304,13 @@ jdbc.mysql.yhlottery.username=yh_test | @@ -304,9 +304,13 @@ jdbc.mysql.yhlottery.username=yh_test | ||
304 | jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw== | 304 | jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw== |
305 | 305 | ||
306 | #bigdataunion | 306 | #bigdataunion |
307 | -jdbc.mysql.bigdataunion.slave=read.bigdata.yohoops.org:3306 | ||
308 | -jdbc.mysql.bigdataunion.username=yh_vpc_bak | ||
309 | -jdbc.mysql.bigdataunion.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA= | 307 | +#jdbc.mysql.bigdataunion.slave=read.bigdata.yohoops.org:3306 |
308 | +#jdbc.mysql.bigdataunion.username=yh_vpc_bak | ||
309 | +#jdbc.mysql.bigdataunion.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA= | ||
310 | + | ||
311 | +jdbc.mysql.bigdataunion.slave=118.89.235.30:3306 | ||
312 | +jdbc.mysql.bigdataunion.username=yh_test_bigdata | ||
313 | +jdbc.mysql.bigdataunion.password=rALdkYPZCr4QyzBfVCGdXA== | ||
310 | 314 | ||
311 | readOnlyInSlave=true | 315 | readOnlyInSlave=true |
312 | 316 |
-
Please register or login to post a comment