Skip to content

Commit 8825d8c

Browse files
committed
fix paozhu
1 parent 76a58d8 commit 8825d8c

File tree

1 file changed

+2
-2
lines changed
  • frameworks/C++/paozhu/paozhu_benchmark/conf

1 file changed

+2
-2
lines changed

frameworks/C++/paozhu/paozhu_benchmark/conf/orm.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dbname=hello_world
66
user=benchmarkdbuser
77
password=benchmarkdbpass
88
pretable=
9-
maxpool=220
9+
maxpool=120
1010
minpool=30
1111
dbtype=mysql
1212

@@ -17,6 +17,6 @@ dbname=hello_world
1717
user=benchmarkdbuser
1818
password=benchmarkdbpass
1919
pretable=
20-
maxpool=220
20+
maxpool=120
2121
minpool=30
2222
dbtype=mysql

0 commit comments

Comments
 (0)