Workbench had stopped connecting, so I reinstalled it, but now the error is this, I have the xampp installed and it does not start mysql, already checked and has no active connection on port 3306, I find no process or active service mysql, which can be?
1 answer
0
Your Mysql database is not going up the service, see in the logs of Xampp what is the reason for the error.
Innodb: Removed Temporary tablespace data file: "ibtmp1" Innodb: Creating Shared tablespace for Temporary Tables Innodb: Setting file 'C: xampp mysql data ibtmp1' size to 12 MB. Physically writing the file full; Please Wait ... File 'C: xampp mysql data ibtmp1' size is now 12 MB. 2019-12-17 18:30:24 0 [Note] Innodb: Waiting for purge to start 2019-12-17 18:30:24 0 [Note] Innodb: 10.4.10 Started; log Sequence number 300297; transaction id 171 2019-12-17 18:30:24 0 [Note] Innodb: Loading buffer pool(s) from C: xampp mysql data ib_buffer_pool
@Seemingly I can’t see a log problem, I recommend you open a new question in stackoverflow detailing with this log so other users can help you. Don’t forget to close this question.
Innodb: Removed Temporary tablespace data file: "ibtmp1" Innodb: Creating Shared tablespace for Temporary Tables Innodb: Setting file 'C: xampp mysql data ibtmp1' size to 12 MB. Physically writing the file full; Please Wait ... File 'C: xampp mysql data ibtmp1' size is now 12 MB. 2019-12-17 18:30:24 0 [Note] Innodb: Waiting for purge to start 2019-12-17 18:30:24 0 [Note] Innodb: 10.4.10 Started; log Sequence number 300297; transaction id 171 2019-12-17 18:30:24 0 [Note] Innodb: Loading buffer pool(s) from C: xampp mysql data ib_buffer_pool
– iasmim
@Seemingly I can’t see a log problem, I recommend you open a new question in stackoverflow detailing with this log so other users can help you. Don’t forget to close this question.
– Kleber Oliveira