MySQL Forums
Forum List  »  Install & Repo

I Cannot Connect
Posted by: José San Martin
Date: September 12, 2004 05:53PM

I have Conectiva Linux 10, and I have installed MySQL using RPM packages.
I type mysqld and mysql and this is what a see:

[root@coisa root]# mysqld
mysqld: Can't read dir of '/root/tmp/' (Errcode: 13)
040911 21:06:49 InnoDB: Started
040911 21:06:49 Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist
040911 21:06:49 Aborting

040911 21:06:49 InnoDB: Starting shutdown...
040911 21:06:51 InnoDB: Shutdown completed
040911 21:06:51 mysqld: Shutdown Complete

[root@coisa root]# mysql
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

What shall I do?

Options: ReplyQuote


Subject
Written By
Posted
I Cannot Connect
September 12, 2004 05:53PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.