MySQL 8.0 service cannot be started Recently encountered when starting the MySQL service in cmd : MySQL service is starting or When starting the mysql service in this computer-management-services and applications-services First, let’s explain the most important solution. Just go find the error message yourself! Although the content on CSDN is very good, there are many reasons why MySQL errors occur. You need to find your own error information. For example, I just started using MySQL. (This took about three or four hours in total. I was originally learning JDBC, which was very demanding on the patience of a beginner.) Later, I saw a file with the suffix **.err**, and in this file I saw the [error] code. Try to translate it later to find the problem
Unknown suffix "" for variable "port" (value "3306 default character set=utf I found that there was a problem with my my.ini file The code above the picture is correct. The code below is wrong. This [WinMySQLAdmin] Server=D:\MySQL\bin\mysqld.exe Then modify the my.ini file and run cmd with administrator privileges To sum up, beginners must learn to use error codes to find specific errors. This is the end of this article about the solution to MySQL 8.0 cannot start 3534. For more related content about MySQL 8.0 cannot start 3534, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Incomplete solution for using input type=text value=str
>>: Who is a User Experience Designer?
Table of contents Preface 1. Basic knowledge of d...
Vue $http get and post request cross-domain probl...
introduction If you are familiar with using JDBC ...
This article shares the specific code of js to im...
First is the idea We use the <input type="...
Recently, I want to build a hadoop test cluster i...
With the popularization of 3G, more and more peop...
Table of contents 1. Variables Use meaningful nam...
#docker ps check, all ports are mapped CONTAINER ...
Table of contents 1. Overview of Docker consul 2....
Block element HTML tag classification details * a...
1. Purpose Through this article, everyone can und...
Regarding display: flex layout, some people have ...
The problems and solutions encountered when deplo...
Copy code The code is as follows: <!DOCTYPE ht...