mysqlの実行をパスワード無しで行うmysql 2018.09.12 2018.05.19スポンサーリンクMYSQL # cd ~ # vi .my.cnt [mysql] user=root password=パスワード # chmod 0600 .my.cnf
コメント