MySQL安装Write configuration file 提示:configuration file template my.ini Error code-1
程序员文章站
2022-03-23 13:45:19
在安装MySQL的时候, 在最后安装时,最后一步出现Write configuration file没成功勾选,并提示:configuration file template D:\mysql\my-template.ini could not be processed and written to ......
在安装mysql的时候,
在最后安装时,最后一步出现write configuration file没成功勾选,并提示:configuration file template d:\mysql\my-template.ini could not be processed and written to d:\mysql\my.ini error code-1.报错。
解决方法:
要在配置server的时候,要选择开发模式,不能使用服务器模式,这样问题就能解决。
上一篇: 【转载】如何删除Windows远程桌面保存的账号密码数据
下一篇: src与href的区别