
杂
结果是套娃
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Problem running post-install step. Installation may not complete correctly The database cluster ini
Problem running post-install step. Installation may not complete correctly The database cluster initialisation failed. Windows 上安装 PostgreSQL的时候提醒这个。 直接选择c就可以正常安装、。。。。。。 其他什么创建账号什么的,我自己试没效果。 ...原创 2021-10-30 01:26:50 · 802 阅读 · 0 评论 -
mysql服务没有响应控制功能2186
https://freexyz.cn/database/75954.html 从此文中学习到的解决办法 下载连接 https://cn.dll-files.com/vcruntime140_1.dll.html 下载VCRUNTIME140_1.DLL最新的版本 放到bin文件夹 mysqld -remove 卸载 MySQL 服务 mysqld --install 安装 net start mysql 启动 ...原创 2021-03-04 21:47:31 · 1933 阅读 · 3 评论