LoginSignup
17

More than 5 years have passed since last update.

posted at

[MAMP] MySQLのrootユーザーのデフォルトパスワード

デフォルトのrootユーザーのパスワードは "root"

mysql -u root -proot

でログインできる。

brewやyumでインストールすると空文字だがMAMPはそうではなかった。

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
17