17.02.2012, 01:01
So it appears that is successfully install I think.
This is what is says if I restart the mysql server.
Although if I type "mysql" in my putty it says this back even though there is no password when I set up the server.
Код:
root@*******:~# dpkg --get-selections | grep mysql libdbd-mysql-perl install libmysqlclient16 install mysql-client-5.1 install mysql-common install mysql-server install mysql-server-5.1 install mysql-server-core-5.1 install
Код:
root@*******:~# /etc/init.d/mysql restart Stopping MySQL database server: mysqld. Starting MySQL database server: mysqld.
Код:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

