XAMPP - MySQL shutdown unexpectedly
25/08/2020
0
Boa Tarde pessoal!
Eu utilizo o XAMPP para o meu trabalho, funciona perfeitamente no meu win10. Mas hoje ele fica dando um erro :
Error: MySQL shutdown unexpectedly.
14:22:18 [mysql] This may be due to a blocked port, missing dependencies,
14:22:18 [mysql] improper privileges, a crash, or a shutdown by another method.
14:22:18 [mysql] Press the Logs button to view error logs and check
14:22:18 [mysql] the Windows Event Viewer for more clues
14:22:18 [mysql] If you need more help, copy and post this
14:22:18 [mysql] entire log window on the forums
LOG DO ERRO
2020-08-25 14:22:11 12 [Note] Master ''''Version: ''''10.4.13-MariaDB'''' socket: '''''''' port: 3306 mariadb.org binary distribution
'''': Slave I/O thread: Start asynchronous replication to master ''''@:3306'''' in log '''''''' at position 4
2020-08-25 14:22:11 0 [ERROR] Failed to initialize multi master structures
2020-08-25 14:22:11 12 [ERROR] Master ''''Version: ''''10.4.13-MariaDB'''' socket: '''''''' port: 3306 mariadb.org binary distribution
'''': Slave I/O: Fatal error: Invalid (empty) username when attempting to connect to the master server. Connection attempt terminated. Internal MariaDB error code: 1593
2020-08-25 14:22:11 0 [ERROR] Aborting
2020-08-25 14:22:11 12 [Note] Master ''''Version: ''''10.4.13-MariaDB'''' socket: '''''''' port: 3306 mariadb.org binary distribution
'''': Slave I/O thread killed while connecting to master
Warning: Memory not freed: 256
Ja vi diversos vídeos e foruns dizendo para trocar a porta, ou verificar se o skype está aberto, até mesmo executar como administrador, mas nada me ajudou até agora. Estou há umas 3 horas tentando, mas não vai, alguém consegue me ajudar por favor?
Eu utilizo o XAMPP para o meu trabalho, funciona perfeitamente no meu win10. Mas hoje ele fica dando um erro :
Error: MySQL shutdown unexpectedly.
14:22:18 [mysql] This may be due to a blocked port, missing dependencies,
14:22:18 [mysql] improper privileges, a crash, or a shutdown by another method.
14:22:18 [mysql] Press the Logs button to view error logs and check
14:22:18 [mysql] the Windows Event Viewer for more clues
14:22:18 [mysql] If you need more help, copy and post this
14:22:18 [mysql] entire log window on the forums
LOG DO ERRO
2020-08-25 14:22:11 12 [Note] Master ''''Version: ''''10.4.13-MariaDB'''' socket: '''''''' port: 3306 mariadb.org binary distribution
'''': Slave I/O thread: Start asynchronous replication to master ''''@:3306'''' in log '''''''' at position 4
2020-08-25 14:22:11 0 [ERROR] Failed to initialize multi master structures
2020-08-25 14:22:11 12 [ERROR] Master ''''Version: ''''10.4.13-MariaDB'''' socket: '''''''' port: 3306 mariadb.org binary distribution
'''': Slave I/O: Fatal error: Invalid (empty) username when attempting to connect to the master server. Connection attempt terminated. Internal MariaDB error code: 1593
2020-08-25 14:22:11 0 [ERROR] Aborting
2020-08-25 14:22:11 12 [Note] Master ''''Version: ''''10.4.13-MariaDB'''' socket: '''''''' port: 3306 mariadb.org binary distribution
'''': Slave I/O thread killed while connecting to master
Warning: Memory not freed: 256
Ja vi diversos vídeos e foruns dizendo para trocar a porta, ou verificar se o skype está aberto, até mesmo executar como administrador, mas nada me ajudou até agora. Estou há umas 3 horas tentando, mas não vai, alguém consegue me ajudar por favor?
João Souza
Curtir tópico
+ 0
Responder
Posts
10/09/2020
Alex William
Ola amigo, tudo bem?
O Skype da problema com o apache, ja que ambos utilizam a porta 80.
Sobre o mysql, verifique o .ini e veja se nao ta faltando nada. pois era para aparecer no seu log "root@localhost:3306" e esta aparecendo o usuario e o host vazios.
verifique se seu mysql foi configurado corretamente, ou entao tente desinstalar e re-instalar o xampp.
Espero ter ajudado. :D
O Skype da problema com o apache, ja que ambos utilizam a porta 80.
Sobre o mysql, verifique o .ini e veja se nao ta faltando nada. pois era para aparecer no seu log "root@localhost:3306" e esta aparecendo o usuario e o host vazios.
verifique se seu mysql foi configurado corretamente, ou entao tente desinstalar e re-instalar o xampp.
Espero ter ajudado. :D
Responder
Clique aqui para fazer login e interagir na Comunidade :)