MySQL Install Issue

Miles Brennan miles at brennan.id.au
Sun Jan 16 06:53:43 UTC 2005


> so i finally went yum route, by installing yum install *mysql* and yum 
> install *odbc* ... now everthing seems to have installed but in my 
> KDE, i see no icons and there is no way i can start or stop services 
> for mysql.
>
> service mysql start / stop returns unrecognized service....

Sounds like you only have the command line client installed.

Test with "rpm -q mysql-server"
Install with "yum install mysql-server"

Then "service mysqld start" (there's a "d")

Miles.




More information about the fedora-list mailing list