getting started with mysql

Duncan Lithgow duncan at lithgow-schmidt.dk
Sun May 15 21:48:06 UTC 2005


This seems kinda odd as well, I can get mysql as user, but not as root:

[dulithgow at 3e6b36fa ~]$ mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 4 to server version: 3.23.58

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

mysql> exit
Bye
[dulithgow at 3e6b36fa ~]$ su -
Password:
[root at 3e6b36fa ~]# mysql
ERROR 1045: Access denied for user: 'root at localhost' (Using password: NO)
[root at 3e6b36fa ~]#




More information about the fedora-list mailing list