我是靠谱客的博主 整齐钢笔,最近开发中收集的这篇文章主要介绍mysql 8 初始化失败_mysql – 安装过程中出错 – 数据库初始化失败,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

在安装MySQLServer(Apply Configurations)的最后一步中,我收到一个奇怪的错误.我无法得到它.这是日志:

Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 3306" protocol=TCP localport=3306 dir=in action=allow

Ok.

Successfully added the Windows Firewall rule.

Ended configuration step: Updating Windows Firewall rules

Beginning configuration step: Adjusting Windows service

Attempting to grant Network Service require filesystem permissions.

Granted permissions.

Adding new service

New service added

Ended configuration step: Adjusting Windows service

Beginning configuration step: Initializing Database

Attempting to run MySQL Server with --initialize-insecure option...

Starting process for MySQL Server 8.0.11...

Starting process with command: C:Program FilesMySQLMySQL Server 8.0

最后

以上就是整齐钢笔为你收集整理的mysql 8 初始化失败_mysql – 安装过程中出错 – 数据库初始化失败的全部内容,希望文章能够帮你解决mysql 8 初始化失败_mysql – 安装过程中出错 – 数据库初始化失败所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(38)

评论列表共有 0 条评论

立即
投稿
返回
顶部