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?
1. Linux installation (root user operation) 1. In...
Table of contents 1. let keyword 1.1 Basic Usage ...
Are you still looking for a way to enable Hyper-v...
Table of contents The beginning of the story Inst...
Data integrity is divided into: entity integrity,...
Table of contents Preface 1. Less 2. Import your ...
What is a transaction? A transaction is a logical...
One purpose Select a local folder on the Html pag...
The specific method of installing CentOS 7.0 on V...
background We often use Chrome Dev Tools for deve...
Preface During the stress test, if the most direc...
We often use click events in the a tag: 1. a href=...
Table of contents 1. Unzip 2. Create a data folde...
Preface In database operations, in order to effec...
What is Virtual Memory? First, I will directly qu...