Ver Mensaje Individual
  #4 (permalink)  
Antiguo 30/09/2005, 17:18
javier_enithost
 
Fecha de Ingreso: septiembre-2005
Mensajes: 30
Antigüedad: 18 años, 7 meses
Puntos: 0
Solucion .. pero luego entraras sin password

Hola :

mysql> select host,user,password from user;
+-----------+------+------------------+
| host | user | password |
+-----------+------+------------------+
| localhost | root | 67457e226a1a15bd |
| localhost | | |
+-----------+------+------------------+

Entra a tu mysql hasta el mismo lugar donde realizas esta consulta.

Luego ejecuta,
UPDATE user SET password='' WHERE host='localhost' AND user='root';

Saludos
__________________
Alojamiento Web - Alojamiento web y Servidores dedicados. Servidores en USA y Londres.
Hosting,PHP,Java,CSS,SEO BLOG - Web Hosting, Posicionamiento Web, Programacion en PHP, Java, CSS y mucho mas.