首先输入这个
mysqld --console --skip-grant-tables --shared-memory
然后在输入这个
ALTER USER "root"@"localhost" IDENTIFIED BY "123456";
首先输入这个
mysqld --console --skip-grant-tables --shared-memory
然后在输入这个
ALTER USER "root"@"localhost" IDENTIFIED BY "123456";