赞
踩
mysqld --initialize --console
mysqld --install
net start mysql
mysql -u root -p SET PASSWORD FOR root@localhost = '****';