由 ttlyz 在 04-02-2003 23:00 发表:
the question of mysql, help!!!
when I install mysql 4.0. jt appears as below:
[root@ttlyz bin]# ./mysqld_safe user=root &
[1] 1021
[root@ttlyz bin]# Starting mysqld daemon with databases from /var/lib/mysql
[root@ttlyz bin]# ./mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
who can tell me what's the problem and how to solve it ?
thanks!
由 dsj 在 04-03-2003 11:25 发表:
你先su - 再安装试试