Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/11/2015, 15:32
0fran
 
Fecha de Ingreso: mayo-2015
Ubicación: Localhost
Mensajes: 13
Antigüedad: 9 años
Puntos: 1
Respuesta: Access denied for user 'root'@'localhost' (using password: YES)

Por default el usuario es root y sin contraseña

update user set password = '' where user = 'root';