Re: redhat and MySQL
From: Paul Bramscher (brams007_nospam_at_tc.umn.edu)
Date: 05/27/04
- Next message: Alexander Dalloz: "Re: redhat and MySQL"
- Previous message: spam warrior: "FC2 installation comment"
- In reply to: Jerry Polyak: "Re: redhat and MySQL"
- Next in thread: Alexander Dalloz: "Re: redhat and MySQL"
- Reply: Alexander Dalloz: "Re: redhat and MySQL"
- Reply: Matt: "Re: redhat and MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 May 2004 21:27:01 -0500
Jerry Polyak wrote:
> "Alexander Dalloz" <alexander.dalloz@uni-bielefeld.de> wrote in message
> news:pan.2004.05.25.22.31.47.483157@uni-bielefeld.de...
>
>>On Tue, 25 May 2004 11:45:41 -0700 Jerry Polyak wrote:
>>
>>
>>>>>How do I start MySQL under RedHat?
>>
>>>>chkconfig mysqld on
>>>>service mysqld start
>>>
>>>I am new to this, so can you be more specific?
>>
>>Who prevents you from reading "man chkconfig" and "service --help"? In
>>addition read /usr/share/doc/initscripts-*/sysvinitfiles.
>>
>>Alexander
>>
>>
>>--
>>Alexander Dalloz | Enger, Germany
>>PGP key valid: made 13.07.1999
>>PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
>>
>
>
> So your advice amounts to: "Read the manual"? If we all did that and it
> worked 100% of the time, than there would be no use for NG, would there?
It's the unhelpful attitude that is one of the primary obstacles to
Linux achieving total world domination. Nerds think everyone has
unlimited time in the day to read or play around, and see no point in
shortening the learning curve. Evidently, everyone must re-invent the
wheel.
Anyway, Alex is right about one thing -- running mySQL can be easy but
it does require a little reading. Once you get mySQL up and running for
the first time, I suggest starting it like this afterward. First, login
as root. Then type:
safe_mysqld &
This will run the mySQL daemon as a background process (the amperand
character).
- Next message: Alexander Dalloz: "Re: redhat and MySQL"
- Previous message: spam warrior: "FC2 installation comment"
- In reply to: Jerry Polyak: "Re: redhat and MySQL"
- Next in thread: Alexander Dalloz: "Re: redhat and MySQL"
- Reply: Alexander Dalloz: "Re: redhat and MySQL"
- Reply: Matt: "Re: redhat and MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|