
mysqld: Could not create or access the registry key needed for the MySQL application
报错截图: 解决办法: 这是由于权限不够,退出cmd,以管理员的身份重新打开cmd界面,然后重新输入指令:MySQLd --initialize-insecure --user=mysql,即可完成操作。
👁️ 阅读量:0
© 版权声明:本文《mysqld: Could not create or access the registry key needed for the MySQL application》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686962330a409979.html。