"Peter Goggin" <[EMAIL PROTECTED]> writes: > I have installed all of the RPMs for MYSql from the 7.3 distribution from > the Next handbooks, but now need to get mysql started. > As far as I can tell the manual only talks about binary (not RPM) and > sourceinstallations. Is there a set of instructions on how to get mysql > started and configured after installing from the RedHat 7.3 CDS? If so > where are they?
Just start it like any other service: service mysqld start (and use "chkconfig mysqld on" if you want it to start at boot) -- Trond Eivind Glomsrød Red Hat, Inc. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php