close

killall mysqld

mysqld -u root --skip-grant-tables &

mysql

>use mysql
>UPDATE user SET password=password('new password') where user='root';
>FLUSH PRIVILEGES; 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 peicheng 的頭像
    peicheng

    FLASHC

    peicheng 發表在 痞客邦 留言(0) 人氣()