51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

MySQL8

mysql8 忘记密码怎么办?

mysql8 忘记密码怎么办?

厉飞雨 阅读(79) 评论(0) 赞(4)

mysql8 忘记密码怎么办? 因为mysql8.0之后--skip-grant-tables无效,需要在mysql的bin目录中使用mysqld --console --skip-grant-tables --shared-memory, 来代替,(注意:需要先将服务停止:net stop mysql) <br />

麒麟V10编译安装MySQL8

麒麟V10编译安装MySQL8

厉飞雨 阅读(160) 评论(0) 赞(7)

操作系统环境检查 -------- ### 首先确认操作系统版本是KylinOS Server V10 SP2 ``` cat /etc/kylin-release ``` ![](https://img1.51tbox.com/static/2024-06-04/col/a542e4a7ea29675c1b36a9301117cae9/ec13455f867e47928...