-
localhostではなく、127.0.0.1でないといけない - ポートが
3306以外で起動している場合、-Pで指定する
mysql -uroot -ppass -h 127.0.0.1
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
localhostではなく、127.0.0.1でないといけない3306以外で起動している場合、-Pで指定するmysql -uroot -ppass -h 127.0.0.1
Register as a new user and use Qiita more conveniently
Go to list of users who liked