Detected 1 occurrence(s) of ‘using password’: ## can't login to the database from remote host [root@monitor:~] #mysql -uadmin -p -h remote.host.com Enter password: ERROR 1045 (28000): Access denied for user 'admin'@'xx.xx.xx' (using password: YES) ## use mysql mysql> use mysql Reading table information for completion of table and column names You can turn off this [...]
↧