#Thread
1 messages · Page 1 of 1 (latest)
Asumo que los datos de conexion que pusiste son para localhost, no? Si es asi, ¿Iniciaste MySQL en tu computadora?
si, es para localhost
y también intenté conectarme pero me aparece un error:
es raro porque ayer me funcionaba bien
Mmmm, pero mysql igual esta corriendo en tu computadora? por las dudas jajaja
sabés que está detenido? y cuando lo intento inicializar no me deja
Le doy a iniciar y lo hace por 1 segundo y luego vuelve a estar detenido
podes probar revisando los logs del MySQL a ver si dice que paso para que se detenga
aca tenes una forma de ubicar en windows ese archivo https://forums.mysql.com/read.php?71,648754,649112,quote=1
quizas tenemos mas informacion
2024-09-10T03:16:11.181613Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2024-09-10T03:16:11.880803Z 0 [System] [MY-010229] [Server] Starting XA crash recovery... 2024-09-10T03:16:11.890655Z 0 [System] [MY-010232] [Server] XA crash recovery finished. 2024-09-10T03:16:12.023071Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 2024-09-10T03:16:12.188575Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060 2024-09-10T03:16:12.191427Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 9.0\bin\mysqld.exe: ready for connections. Version: '9.0.1' socket: '' port: 3306 MySQL Community Server - GPL. 2024-09-11T23:59:29.383480Z 0 [System] [MY-015015] [Server] MySQL Server - start. 2024-09-11T23:59:30.297966Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 9.0\bin\mysqld.exe (mysqld 9.0.1) starting as process 4768 2024-09-11T23:59:30.724774Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 2024-09-11T23:59:33.986887Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2024-09-11T23:59:34.682697Z 0 [System] [MY-010229] [Server] Starting XA crash recovery... 2024-09-11T23:59:34.692393Z 0 [System] [MY-010232] [Server] XA crash recovery finished. 2024-09-11T23:59:34.835496Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 2024-09-11T23:59:34.837074Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 2024-09-11T23:59:34.972867Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060 2024-09-11T23:59:34.973162Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 9.0\bin\mysqld.exe: ready for connections. Version: '9.0.1' socket: '' port: 3306 MySQL Community Server - GPL.
mmm no parece haber nada de crashes
Habías probado antes de conectarte al MySQL o es la primera vez?? te funcionaba??