finding mysql

Alexander Dalloz ad+lists at uni-x.org
Thu Mar 16 13:26:27 UTC 2006


Am Do, den 16.03.2006 schrieb Eric Beversluis um 14:20:

> According to Add/Remove Application, MySQL has been installed, but I
> don't know how to find it.

rpm -qa mysql\*
rpm -ql <packagename>       lists you all the content the specific RPM
ships with

> When I try just entering 'mysql' command I get this error message:
> 
> [root at sonyc /]# mysql
> ERROR 2002 (HY000): Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (2)
> 
> MySQL doesn't seem to be installed in any of the places that my books
> suggest it might be.

Very certainly you missed to install the MySQL Server part: yum install
mysql-server

> So how do I find it and how do I start the client?

You just use the client. What needs to be started is the mysqld (MySQL
Server process).

> EB

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp 
Serendipity 14:23:40 up 2 days, 16:11, load average: 0.19, 0.17, 0.24 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060316/3123687a/attachment-0001.sig>


More information about the fedora-list mailing list