This error occurs when there is a port being blocked to resolve to terminate any program running on port 3306
Or change the door to another
To make the change run your xampp-control.exe
usually stays in c: / xampp
Go to config > > myini
see image below
Thetexteditorwillopen
searchforthisline
#password=your_passwordport=3306socket="C:/xampp/mysql/mysql.sock"
and change port = 3306 to the port that is open as 8080 or any other
Start Mysql should work
remembering that now you will have to use Mysql as following url
localhost:suaporta
EDIT
To check blocked pots
run cmd.exe as an administrator
(search the start menu, right click, run as admin)
Set your directory to c: / with the command cd c:/
now run the following command netstat -b > lista.txt
and you will see a list of used ports look for the service and finish it