
mysqld: Out of memory (Needed 57120 bytes)
Publicado por Julian (2 intervenciones) el 15/01/2015 01:19:08
Buen dia,
Tengo un servidor web con Windows Server 2012 64bits
procesador Intel Xeon X5670 2.93GHz
8 Gb de RAM
En el servidor tengo alojada una aplicación web desarrollada en php y uso como base de datos MYSQL. Tengo varias bases de datos, varios usuarios trabajando. Peor ultimada mente se me ha estado presentando un problema de uso de memoria por parte del servicio mysql. Me ha estado consumiendo mucha memoria de manera exagerada.
La version de MYSQL es la 5.1
En el registro de eventos me aparece la siguiente leyenda del error.
mysqld: Out of memory (Needed 57120 bytes)
después de ese error, se me cae el servicio de mysql lo cual me esta ocasionando muchos problemas.
También en ocasiones me marca la siguiente leyenda.
Changed limits: max_open_files: 2048 max_connections: 1910 table_cache: 64Changed limits: max_open_files: 2048 max_connections: 1910 table_cache: 64
Si alguien sabe algo o ya ha tenido este mismo problema y encontró solución, les agradecerÃa que me pudieran apoyar. No se si sea por falta de actualización de mysql, que esa versión tenga algún bug?
O quisiera saber si también puede ser por mala configuración, o que podrÃa hacer para solucionar el problema.
Los últimos errores en mi log son los siguientes:
150113 14:44:54 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 73440 bytes)
150113 14:44:54 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 11:24:50 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Incorrect key file for table 'C:\Windows\TEMP\#sql2cb4_2bf9e3_0.MYI'; try to repair it
150114 15:07:22 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 48960 bytes)
150114 15:07:22 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:11:46 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 73440 bytes)
150114 15:11:46 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:13:51 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 57120 bytes)
150114 15:13:51 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:13:51 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 57120 bytes)
150114 15:13:51 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:13:51 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 57120 bytes)
150114 15:13:51 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:13:51 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 57120 bytes)
150114 15:13:51 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:14:23 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: Log scan progressed past the checkpoint lsn 8 805044660
150114 15:14:23 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 8 805044670
150114 15:14:30 InnoDB: Started; log sequence number 8 805044670
150114 15:14:30 [Note] Event Scheduler: Loaded 0 events
150114 15:14:30 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: ready for connections.
Version: '5.1.51-community' socket: '' port: 3306 MySQL Community Server (GPL)
Si saben algo, les agradecerÃa bastante su respuesta.
gracias.
Tengo un servidor web con Windows Server 2012 64bits
procesador Intel Xeon X5670 2.93GHz
8 Gb de RAM
En el servidor tengo alojada una aplicación web desarrollada en php y uso como base de datos MYSQL. Tengo varias bases de datos, varios usuarios trabajando. Peor ultimada mente se me ha estado presentando un problema de uso de memoria por parte del servicio mysql. Me ha estado consumiendo mucha memoria de manera exagerada.
La version de MYSQL es la 5.1
En el registro de eventos me aparece la siguiente leyenda del error.
mysqld: Out of memory (Needed 57120 bytes)
después de ese error, se me cae el servicio de mysql lo cual me esta ocasionando muchos problemas.
También en ocasiones me marca la siguiente leyenda.
Changed limits: max_open_files: 2048 max_connections: 1910 table_cache: 64Changed limits: max_open_files: 2048 max_connections: 1910 table_cache: 64
Si alguien sabe algo o ya ha tenido este mismo problema y encontró solución, les agradecerÃa que me pudieran apoyar. No se si sea por falta de actualización de mysql, que esa versión tenga algún bug?
O quisiera saber si también puede ser por mala configuración, o que podrÃa hacer para solucionar el problema.
Los últimos errores en mi log son los siguientes:
150113 14:44:54 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 73440 bytes)
150113 14:44:54 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 11:24:50 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Incorrect key file for table 'C:\Windows\TEMP\#sql2cb4_2bf9e3_0.MYI'; try to repair it
150114 15:07:22 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 48960 bytes)
150114 15:07:22 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:11:46 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 73440 bytes)
150114 15:11:46 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:13:51 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 57120 bytes)
150114 15:13:51 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:13:51 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 57120 bytes)
150114 15:13:51 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:13:51 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 57120 bytes)
150114 15:13:51 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:13:51 [ERROR] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Out of memory (Needed 57120 bytes)
150114 15:13:51 [ERROR] Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
150114 15:14:23 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: Log scan progressed past the checkpoint lsn 8 805044660
150114 15:14:23 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 8 805044670
150114 15:14:30 InnoDB: Started; log sequence number 8 805044670
150114 15:14:30 [Note] Event Scheduler: Loaded 0 events
150114 15:14:30 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: ready for connections.
Version: '5.1.51-community' socket: '' port: 3306 MySQL Community Server (GPL)
Si saben algo, les agradecerÃa bastante su respuesta.
gracias.
Valora esta pregunta


0