Skip to content

Instantly share code, notes, and snippets.

@makanimason
Last active August 29, 2015 14:04
Show Gist options
  • Select an option

  • Save makanimason/3fd3c9709ce3419f3d3c to your computer and use it in GitHub Desktop.

Select an option

Save makanimason/3fd3c9709ce3419f3d3c to your computer and use it in GitHub Desktop.

Revisions

  1. pquimo revised this gist Jul 24, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    create one:
    * mysql_config_editor set --login-path=nameofnewloginthing --host=localhost --user=restore --password
    * mysql_config_editor set --login-path=nameofnewloginthing --host=somehost --user=someuser --password

    use it:
    * mysql --login-path=nameofnewloginthing
  2. pquimo revised this gist Jul 24, 2014. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    = create one:
    mysql_config_editor set --login-path=nameofnewloginthing --host=localhost --user=restore --password
    create one:
    * mysql_config_editor set --login-path=nameofnewloginthing --host=localhost --user=restore --password

    * use it:
    mysql --login-path=nameofnewloginthing
    use it:
    * mysql --login-path=nameofnewloginthing
  3. pquimo revised this gist Jul 24, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    * create one:
    = create one:
    mysql_config_editor set --login-path=nameofnewloginthing --host=localhost --user=restore --password

    * use it:
  4. pquimo created this gist Jul 24, 2014.
    5 changes: 5 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    * create one:
    mysql_config_editor set --login-path=nameofnewloginthing --host=localhost --user=restore --password

    * use it:
    mysql --login-path=nameofnewloginthing