You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: go/flags/endtoend/vtcombo.txt
-1
Original file line number
Diff line number
Diff line change
@@ -298,7 +298,6 @@ Flags:
298
298
--queryserver-config-truncate-error-len int truncate errors sent to client if they are longer than this value (0 means do not truncate)
299
299
--queryserver-config-txpool-timeout duration query server transaction pool timeout, it is how long vttablet waits if tx pool is full (default 1s)
300
300
--queryserver-config-warn-result-size int query server result size warning threshold, warn if number of rows returned from vttablet for non-streaming queries exceeds this
301
-
--queryserver-enable-settings-pool Enable pooling of connections with modified system settings (default true)
302
301
--queryserver-enable-views Enable views support in vttablet.
Copy file name to clipboardexpand all lines: go/flags/endtoend/vttablet.txt
-1
Original file line number
Diff line number
Diff line change
@@ -289,7 +289,6 @@ Flags:
289
289
--queryserver-config-truncate-error-len int truncate errors sent to client if they are longer than this value (0 means do not truncate)
290
290
--queryserver-config-txpool-timeout duration query server transaction pool timeout, it is how long vttablet waits if tx pool is full (default 1s)
291
291
--queryserver-config-warn-result-size int query server result size warning threshold, warn if number of rows returned from vttablet for non-streaming queries exceeds this
292
-
--queryserver-enable-settings-pool Enable pooling of connections with modified system settings (default true)
293
292
--queryserver-enable-views Enable views support in vttablet.
0 commit comments