Skip to content

Instantly share code, notes, and snippets.

@Sekiphp
Created April 9, 2021 08:46
Show Gist options
  • Save Sekiphp/ff46d910c41af0557494a44c0974ac7d to your computer and use it in GitHub Desktop.
Save Sekiphp/ff46d910c41af0557494a44c0974ac7d to your computer and use it in GitHub Desktop.
Mysql command in shell: settings put to ~/.my.cnf
[mysql]
host=
port=
user=
password=
database=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment