Rolf Rost: MySQL Zugangsrechte

Beitrag lesen

hi,

ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

request:~ # mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

Hmm... wir versuchen es mal so:

request:~ # mysql -u root -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 707 to server version: 4.0.18-Max

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>hähä ;-)

--Rolf