MySQL 5.7.14 net start mysql service cannot be started-"net helpmsg 3534" strange problem, 5.7.143534
My. ini
After reading http://www.bkjia.com/article/100284.htm
Error message displayed when executing mysqld -- initialize-insecure
C:\WINDOWS\system32>mysqld --initialize-insecure mysqld: Can't create directory 'D:\Program Files oft\mysql-5.7.14-winx64\mysql-5.7.
I had to change the catalogue back to a backslash.
[Client]
port=3306
Default-character-set=utf8
[mysqld]
port=3306
Character_set_server=utf8
basedir= D:/program files/soft/mysql-5.7.14-winx64/mysql-5.7.14-winx64
#解压目录
datadir=d:/program Files/soft/ Mysql-5.7.14-winx64/mysql-5.7.14-winx64/data
#解压目录下data目录
sql_mode=no_engine_substitution,strict_ Trans_tables
[Winmysqladmin]
Successful execution again
c:\windows\system32> mysqld Install MySQL--defaults-file=
MySQL 5.7.9 service cannot start-"net helpmsg 3534" solution, 5.7.93534
For the installation process, refer to MySQL 5.6 for Windows decompression configuration and installation.
After successful installation, start MySQL and enter:
Net start mysql
Tip:
"MySQL service cannot be started. The service does not report any errors. Please typeNet
Installation process reference from: MySQL 5.6 for Windows uncompressed version configuration installation
After successful installation, start MySQL, enter:
Tips:
"The MySQL service failed to start and the service did not report any errors, please type NET HELPMSG 3534 for more help." ”
Check, enter in current directory:
Or a mistake, and checked again, the reason is:
mysqld --initi
1. When you start the MySQL service from the command line, when you enter "net start Msysql", the computer displays the following:2. The reason is that the service name is not MySQL, but MySQL57.3. So the Open service command should be changed to net start mysql57.4. But a new problem arises, after entering "net start mysql57" in the command line, the computer di
From MySQL5.7.6, the installation of MySQL prompts "please type net helpmsg 3534 for more help" solution, mysql5.7.63534
The following error is prompted when installing MySQL today:
Zookeeper ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Installing MySQL today prompts the following error:--------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------- ---------------On the internet to find a lot of time, only to find:--------------------------------------------------------------------------------------------------------------- ----------------------------------------------
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.