Home > database >  Mysql startup errors
Mysql startup errors

Time:09-27

Input 'net start mysql57 under Windows CMD command to start the mysql, prompt system error 5, refused to visit, please the great god answer

CodePudding user response:

Try the administrators in CMD

CodePudding user response:

This needs to be run as an administrator, solution 1: start the Mysql service in service, method 2: search CMD, right click run as administrator and enter the command, method 3, create a TXT documents, the command is written into the document, save the document after the suffix changed. Bat, right-click to choose an administrator to run after

CodePudding user response:

In the CMD, use mysqld -- the console command to see the log, look for the error information, then according to the specific error
  • Related