5
Conexões remotas Mysql Ubuntu
Por algum motivo, não consigo me conectar remotamente ao meu servidor MySQL. Já tentei de tudo e ainda estou recebendo erros. 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) Agora, eu tentei correr GRANT ALL ON *.* to …