分类: Mysql/postgreSQL
2010-09-05 14:17:07
root用户登录mysql数据库
mysql> update mysql.user set password=password(”新密码”)where User=”root”;
mysql> flush privileges;
mysql> quit ;
chinaunix网友2010-09-07 11:15:51
Download More than 1000 free IT eBooks: http://free-ebooks.appspot.com