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: Readme.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -612,6 +612,9 @@ can use the connection option `flags`. Pass a string with a comma separated list
612
612
of items to add to the default flags. If you don't want a default flag to be used
613
613
prepend the flag with a minus sign. To add a flag that is not in the default list, don't prepend it with a plus sign, just write the flag name (case insensitive).
614
614
615
+
**Please note that some available flags that are not default are still not supported
616
+
(e.g.: SSL, Compression). Use at your own risk.**
617
+
615
618
### Example
616
619
617
620
The next example blacklists FOUND_ROWS flag from default connection flags.
0 commit comments