Skip to content

Commit 6fee79f

Browse files
committed
Revert "fix typo in README (#1247)"
This reverts commit 5715200. Erroneously applied this PR, this is not a typo. You can provide a "-FLAGNAME" to negate a flag.
1 parent 5715200 commit 6fee79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ development:
316316
host: 127.0.0.1
317317
port: 3306
318318
flags:
319-
- COMPRESS
319+
- -COMPRESS
320320
- FOUND_ROWS
321321
- MULTI_STATEMENTS
322322
secure_auth: false

0 commit comments

Comments
 (0)