Personal tools
You are here: Home コンピュータ Linux Tips Database Tips MySQLの管理者パスワード
Document Actions

MySQLの管理者パスワード

by すぎお last modified 2007-09-26 07:13

MySQLの管理者パスワードの変更の方法

# mysql -u root

MySQLのコマンドプロンプトから

mysql> set password for root=password('設定するパスワード');
mysql> flush privileges;
mysql> exit

« January 2009 »
Su Mo Tu We Th Fr Sa
123
45678910
11121314151617
18192021222324
25262728293031
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: