1.下载链接下载链接2.解压3.初始化mysqld –initialize –consolemysqld installnet start mysqlmysql -uroot -palter user ‘root’@’localhost’ identified by ‘123456’;quit