Ver Mensaje Individual
  #5 (permalink)  
Antiguo 20/07/2008, 08:34
Avatar de DooBie
DooBie
 
Fecha de Ingreso: septiembre-2004
Mensajes: 1.101
Antigüedad: 19 años, 7 meses
Puntos: 71
Respuesta: Me han bloqueado el mysql y este es el error ¿que ha pasado?

Cita:
Iniciado por chelejuan4 Ver Mensaje
Tengo el host en hostgator y me ha desaparecido el mysql, me lo han bloqueado y me dicen esto, ¿Sabeis cual puede ser el problema?, es que no lo entiendo se que es un problema con el mysql pero poco mas.

--------------------------------------------

Hi,

Your database was disabled due to causing extreme load on the gator352 shared server.
We cannot permit users to overload the server, as it causes service interruptions for others.

[root@gator352 /var/lib/mysql]# chmod 0 game_juegoajedrez


| 145815 | game_chele | localhost | game_juegoajedrez | Query | 1 | Sending data | SELECT COUNT(gameID) FROM datos WHERE gameID = 3074 |
| 145842 | game_chele | localhost | game_juegoajedrez | Query | 0 | Sending data | SELECT COUNT(gameID) FROM datos WHERE gameID = 2146 |
| 145877 | game_chele | localhost | game_juegoajedrez | Query | 0 | Sending data | SELECT COUNT(gameID) FROM datos WHERE gameID = 4364 |
| 145886 | game_chele | localhost | game_juegoajedrez | Query | 1 | Sending data | select * from chat where chat = '5018' order by id desc limit 20 |
| 145895 | game_chele | localhost | | Sleep | 0 | | |
| 145894 | game_chele | localhost | game_juegoajedrez | Sleep | 0 | |

top - 11:58:43 up 62 days, 11:52, 3 users, load average: 15.98, 18.08, 17.21

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
5896 mysql 20 0 745m 265m 4404 S 53 6.5 81:54.86 /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/gator
Como ya te han dicho, te la han bloqueado por exceder el trafico, por lo visto en el mensaje que has puesto, tienes un chat o algo similar
Cita:
| 145886 | game_chele | localhost | game_juegoajedrez | Query | 1 | Sending data | select * from chat where chat = '5018' order by id desc limit 20 |
si lo tienes, ya sabes cual es la razon, muchos servidores no admiten chats, ni log's en sus BBDD por el alto trafico que suponen esas aplicaciones.