-
-
Save cknoxrun/37092e6c38169cd163d2c929d0ab4c02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # This group is read both both by the client and the server | |
| # use it for options that affect everything | |
| # | |
| [client-server] | |
| max_allowed_packet=500M | |
| # | |
| # include all files from the config directory | |
| # | |
| !includedir /usr/local/etc/my.cnf.d | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment