1.mysqld --initialize --console
执行过后找到A temporary password is generated for root@localhost: 这句,localhost后面就是自己的初始化密码。
2.mysqld install
3.net start mysql
1.mysqld --initialize --console
执行过后找到A temporary password is generated for root@localhost: 这句,localhost后面就是自己的初始化密码。
2.mysqld install
3.net start mysql