Skip to content

Commit 03f5b29

Browse files
committed
Added warning note about activating additional unsupported client flags
1 parent 47168a2 commit 03f5b29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,9 @@ can use the connection option `flags`. Pass a string with a comma separated list
612612
of items to add to the default flags. If you don't want a default flag to be used
613613
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).
614614

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+
615618
### Example
616619

617620
The next example blacklists FOUND_ROWS flag from default connection flags.

0 commit comments

Comments
 (0)