MySQLの設定

rootユーザーのパスワードを設定

shell> mysqladmin --user=root password somepassword
shell> mysqladmin --user=root --password reload