MySQL

Chris Norman cnorman at rnibncw.ac.uk
Tue Mar 7 15:17:41 UTC 2006


Ok.

There are (in my experience) two sorts of server. There are those such as 
the telnet-server, talk-server and time that run out of xinetd, with all 
their config files in /etc/xinetd.d. Then there are other servers (usually 
with d suffixing their name - d for daemon), these can all be started with 
the service command.

To start the sql server you'd do:

service mysqld start
and (if you want it to load on every boot):

chkconfig mysqld on

HTH,

Chris Norman
<!-- chris.norman4 at ntlworld.com -->
----- Original Message ----- 
From: "Ali Helmy" <alihelmy at gmail.com>
To: "Fedora Core List" <fedora-list at redhat.com>
Sent: Tuesday, March 07, 2006 8:46 AM
Subject: MySQL


Hey,

I installed MySQL from the FC4 CDs and then updated it to the latest release
using yum update... now, how exactly do I start the MySQL server on my
system?

PS: sorry for the many mails lately, im just starting to really dive into FC
and explore :)

--
A. Helmy



--------------------------------------------------------------------------------


-- 
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list 




More information about the fedora-list mailing list