cmd 进入mysql安装bin目录

C:\Program Files\MySQL\MySQL Server 5.7\bin>

执行 mysql -uroot -p

mysql -uroot -p

输入密码即可

***********