Ver Mensaje Individual
  #1 (permalink)  
Antiguo 29/05/2012, 13:33
gabrielcorr4
 
Fecha de Ingreso: octubre-2010
Ubicación: Guayaquil
Mensajes: 195
Antigüedad: 13 años, 6 meses
Puntos: 3
no puedo entrar a mysql en phpmyadmin

Saludos, ayer estaba muy bien entrando a mysql desde phpmyadmin pero hoy me sale:

MySQL ha dicho: Documentación
#2002 - El servidor no está respondiendo (o el socket del servidor MySQL local no está configurado correctamente)

La conexión para controluser, como está definida en su configuración, fracasó.


intente editando el config.inc pero nada.

apache y mysql estan corriendo ninguno esta parado.

uso easyphp

agrego infortmacion delo log files del mysql error:

120529 14:51:27 [Note] Plugin 'FEDERATED' is disabled.
120529 14:51:27 InnoDB: The InnoDB memory heap is disabled
120529 14:51:27 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120529 14:51:27 InnoDB: Compressed tables use zlib 1.2.3
120529 14:51:27 InnoDB: Initializing buffer pool, size = 128.0M
120529 14:51:27 InnoDB: Completed initialization of buffer pool
120529 14:51:27 InnoDB: highest supported file format is Barracuda.
120529 14:51:28 InnoDB: Waiting for the background threads to start
120529 14:51:29 InnoDB: 1.1.7 started; log sequence number 2318268
120529 14:51:29 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
120529 14:51:29 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thre ad_by_event_name' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_inst ance' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_ by_event_name' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
120529 14:51:29 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
120529 14:51:29 [Note] Event Scheduler: Loaded 0 events
120529 14:51:29 [Note] C:\EASYPH~1.4AL\MySql\bin\mysqld.exe: ready for connections.
Version: '5.5.13-log' socket: '' port: 3306 MySQL Community Server (GPL)

Última edición por gabrielcorr4; 29/05/2012 a las 13:56 Razón: falto info