File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 64
64
-DmaxPacketSize =4194304
65
65
-DtxIsolation =3
66
66
-Dautocommit =1
67
- -DidleTimeout =60000
67
+ -DidleTimeout =600000
68
68
69
69
# option
70
70
-DuseCompression =0
146
146
# XA Retry count, retry times in backend, 0 means always retry until success
147
147
-DxaRetryCount =0
148
148
149
- -DviewPersistenceConfBaseDir =viewPath
149
+ -DviewPersistenceConfBaseDir =viewConf
150
150
-DviewPersistenceConfBaseName =viewJson
151
151
152
152
# for join tmp results
202
202
-DtableByUserByEntryTableSize =1024
203
203
# processing queue size must not be less than 1 and must be a power of 2
204
204
-DstatisticQueueSize =4096
205
+ -DsamplingRate =0
206
+ -DsqlLogTableSize =1024
205
207
206
208
-DinSubQueryTransformToJoin =false
207
209
# For rwSplitUser, Implement stickiness for read and write instances, the default value is 1000ms
220
222
# -DgmsslOcaPem=
221
223
# -DsupportSSL=
222
224
225
+ # local read
226
+ # -Ddistrict=
227
+ # -DdataCenter=
228
+
223
229
-DenableAsyncRelease =1
224
230
-DreleaseTimeout =10
225
231
-DenableSessionActiveRatioStat =1
You can’t perform that action at this time.
0 commit comments