Commit 78daf85e authored by daidekun's avatar daidekun

fixbugs

parent 24c56f32
[xyqb] [xyqb]
db=xyqb db=xyqb
host=192.168.7.217 host=db
port=3306 port=3306
user=qa user=qa
passwd=qatest passwd=qatest
...@@ -10,7 +10,7 @@ maxcached=20 ...@@ -10,7 +10,7 @@ maxcached=20
maxconnections=62 maxconnections=62
[diting] [diting]
db=risk_control db=risk_control
host=192.168.7.217 host=db
port=3306 port=3306
user=qa user=qa
passwd=qatest passwd=qatest
...@@ -20,7 +20,7 @@ maxcached=20 ...@@ -20,7 +20,7 @@ maxcached=20
maxconnections=62 maxconnections=62
[offline] [offline]
db=offline db=offline
host=192.168.7.217 host=db
port=3306 port=3306
user=qa user=qa
passwd=qatest passwd=qatest
...@@ -30,7 +30,7 @@ maxcached=20 ...@@ -30,7 +30,7 @@ maxcached=20
maxconnections=62 maxconnections=62
[paycenter] [paycenter]
db=payment_center db=payment_center
host=192.168.7.217 host=db
port=3306 port=3306
user=qa user=qa
passwd=qatest passwd=qatest
...@@ -40,7 +40,7 @@ maxcached=20 ...@@ -40,7 +40,7 @@ maxcached=20
maxconnections=62 maxconnections=62
[mall] [mall]
db=mall db=mall
host=192.168.7.217 host=db
port=3306 port=3306
user=qa user=qa
passwd=qatest passwd=qatest
...@@ -50,7 +50,7 @@ maxcached=20 ...@@ -50,7 +50,7 @@ maxcached=20
maxconnections=62 maxconnections=62
[spidercenter] [spidercenter]
db=spider_center db=spider_center
host=192.168.7.217 host=db
port=3306 port=3306
user=qa user=qa
passwd=qatest passwd=qatest
...@@ -60,17 +60,17 @@ maxcached=20 ...@@ -60,17 +60,17 @@ maxcached=20
maxconnections=62 maxconnections=62
[xyqbuser] [xyqbuser]
db=xyqb_user db=xyqb_user
host=192.168.7.217 host=db
port=3306 port=3306
user=qa user=qa
passwd=qatest passwd=qatest
charset=utf8 charset=utf8
mincached=5 mincached=5
maxcached=20 maxcached=20y4
maxconnections=62 maxconnections=62
[xyqbapp] [xyqbapp]
db=xyqb_app db=xyqb_app
host=192.168.7.217 host=db
port=3306 port=3306
user=qa user=qa
passwd=qatest passwd=qatest
......
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