Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Lions OSX システムに MySQL データベースをインストールしました -このチュートリアルに従ってインストールします。
次のように、ターミナルでMySQLに接続しようとしています:
mysql -u root ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
インストール中に、パスワードの設定を求められませんでした。今すぐ設定する方法は?