|
以下在centos测试通过。
1. 停止mysqld服务;
/etc/init.d/mysql stop
2. 用以下命令启动MySQL,以不检查权限的方式启动;
cd /usr/local/mysql/bin
./mysqld_safe --skip-grant-tables &
或者
mysqld --skip-grant-tables &
3. 用空密码方式使用root用户登录 MySQL;
./mysql -uroot -p
4. 修改root用户的密码;
update mysql.user set password=PASSWORD('newpass') where User='root';
flush privileges;
quit
重新启动MySQL
/etc/init.d/mysql restart
|
热门文章更多>>
标签更多>>
专题更多>>
最新文章更多>>
- 团队城市未满足要求:MSBuildTools12.0_x86_Path 存在
- 使用 MSBuild.exe 在发布模式下构建 C# 解决方案
- 当我发布 Web 应用程序时,AfterPublish 脚本不运行
- 构建时 T4 转换的产品仅在下一个构建中使用
- ASP.NET Core Application (.NET Framework) for Windows x64 only error in project.assets.json
- 新的 .csproj 格式 - 如何将整个目录指定为“链接文件"到子目录?
- 如何将条件编译符号(DefineConstants)传递给 msbuild
- MSBuild 支持 Visual Studio 2017 RTM 中的 T4 模板
- NuGet 包还原找不到包,没有源
- 使用 C# 6.0 功能运行 TFS 构建
啪啪啪---啪