Solution to the MySQL installation prompt "Please type NET HELPMSG 3534 for more help"

Solution to the MySQL installation prompt "Please type NET HELPMSG 3534 for more help"

The following error message appears when installing MySQL today:

After searching for quite some time online, I found:

So the final solution is:

Enter the command in the bin directory: mysqld --initialize

As shown in the following figure:

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • MySQL 5.7.9 service cannot be started - solution for "NET HELPMSG 3534"
  • MySQL 5.7.14 net start mysql service cannot be started - strange problem of "NET HELPMSG 3534"

<<:  Install CentOS 7 on VMware14 Graphic Tutorial

>>:  Vue implements a visual drag page editor

Recommend

vue-router hook function implements routing guard

Table of contents Overview Global hook function R...

What is TypeScript?

Table of contents 1. JavaScript issues 2. Advanta...

vue+el-upload realizes dynamic upload of multiple files

vue+el-upload multiple files dynamic upload, for ...

Vue implements three-level navigation display and hiding

This article example shares the specific code of ...

Several specific methods of Mysql space cleaning

Table of contents Preface 1. Check the file disk ...

Problems with nodejs + koa + typescript integration and automatic restart

Table of contents Version Notes Create a project ...

Vue3 encapsulates the side navigation text skeleton effect component

Vue3 project encapsulation side navigation text s...

PyTorch development environment installation tutorial under Windows

Anaconda Installation Anaconda is a software pack...

15 Best Practices for HTML Beginners

Here are 30 best practices for HTML beginners. 1....

Nginx compiled nginx - add new module

1. View existing modules /usr/local/nginx/sbin/ng...

Teach you how to deploy zabbix service on saltstack

Table of contents Saltstack deploys zabbix servic...

Detailed explanation of MySQL multi-table join query

Table of contents Multi-table join query Inner Jo...