Skip to content

Commit

Permalink
update help text for flags test
Browse files Browse the repository at this point in the history
Signed-off-by: Priya Bibra <[email protected]>
  • Loading branch information
pbibra committed Sep 8, 2023
1 parent 27bf537 commit edfb98e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go/flags/endtoend/vtgate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,8 @@ Usage of vtgate:
Select tcp, tcp4, or tcp6 to control the socket type. (default tcp)
--no_scatter
when set to true, the planner will fail instead of producing a plan that includes scatter queries
--no_vstream_copy
when set to true, vstream copy will not be allowed - temporary until we can properly support RDONLY for this
--normalize_queries
Rewrite queries with bind vars. Turn this off if the app itself sends normalized queries with bind vars. (default true)
--onclose_timeout duration
Expand Down

0 comments on commit edfb98e

Please sign in to comment.