Advertisement
Guest User

Untitled

a guest
Sep 14th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. FROM mysql
  2. RUN mysql_config_editor set --login-path=local --user=root --password
  3.  
  4. root@d80484a3177f:~# mysql_config_editor set --login-path=local --user=root --password
  5. Enter password:
  6.  
  7. root@d80484a3177f:~# mysql_config_editor set --login-path=local --user=root --password=root
  8. mysql_config_editor: [ERROR] mysql_config_editor: option '--password' cannot take an argument
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement