Last active
September 7, 2018 19:28
-
-
Save seanbuscay/f79dc54aa791434d730e to your computer and use it in GitHub Desktop.
Determine which mysql config files were loaded upon start-up.
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
mysql --help | grep "Default options" -A 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment