5
Conexiones remotas Mysql Ubuntu
Por alguna razón, no he podido conectarme de forma remota a mi servidor MySQL. He intentado todo y sigo recibiendo errores. root@server1:/home/administrator# mysql -u monty -p -h www.ganganadores.cl Enter password: ERROR 1045 (28000): Access denied for user 'monty'@'server1.ganganadores.cl' (using password: YES) Ahora, he intentado correr GRANT ALL ON *.* to …