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?
The EXPLAIN statement provides information about ...
The database enables slow query logs Modify the c...
This article shares the specific code of JavaScri...
This article introduces an example of how to use ...
I was woken up by a phone call early in the morni...
Preface JavaScript is not like other languages ...
Table of contents Results at a Glance Heart Effec...
This article example shares the specific code of ...
Maybe everyone knows that js execution will block...
This article introduces MySQL string interception...
A Thorough Analysis of HTML (14) Special Characte...
If you use docker search centos in Docker Use doc...
Table of contents Preface Core code File shows pa...
<br />In order to manage the vehicles enteri...
This tutorial shares the installation tutorial of...