Ver Mensaje Individual
  #9 (permalink)  
Antiguo 04/02/2013, 13:18
E_Blue
 
Fecha de Ingreso: mayo-2011
Mensajes: 102
Antigüedad: 13 años, 6 meses
Puntos: 0
Respuesta: Query demora demasiado

Bueno, quise crear el indice en base a creationTime y a los 5 minutos me da error, me dice...


ERROR 2013: Lost connection to MySQL server during query
SQL Statement:
ALTER TABLE `base1`.`EventData`
ADD INDEX `creationTimeIndex` USING BTREE (`creationTime` DESC)
ERROR: Error when running failback script. Details follow.
ERROR 2006: MySQL server has gone away

Lo intente 2 veces, con el mismo resultado.