Re: redhat and MySQL

From: Paul Bramscher (brams007_nospam_at_tc.umn.edu)
Date: 05/27/04


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).



Relevant Pages

  • Re: redhat and MySQL
    ... It's the unhelpful attitude that is one of the primary obstacles to ... Alex is right about one thing -- running mySQL can be easy but ... the first time, I suggest starting it like this afterward. ...
    (linux.redhat)
  • Using mod_auth_mysql for Apache
    ... I installed the rpms for ... Apacheand Mysql and I can see the module is in the ... /etc/httpd/modules dirctory: ... can help me out as this is the first time I'm setting this up. ...
    (RedHat)
  • Downer On Prototype?
    ... I am using prototype.js to save data into MySQL using Ajax.Request ... otherwise I am just updating it. ... Your problem seems more likely to be on the client side, ... - this isn't the first time I've read comments like this. ...
    (comp.lang.php)
  • Problem creating root password MySQL in FC6
    ... In FC6, first time to start MySQL and try to create passwor for root user but failed, I login as root and did the following commands; ... First time and completely new in MySQL, ...
    (Fedora)
  • Re: FreeBSD MySQL still WAY slower than Linux
    ... > To make benchmarks a help provided to improve FreeBSD, ... > be to run MySQL with profiling options compiled in, ... running MySQL on FreeBSD 4.x and 5.x And I am having performance ... This box is currently setup to slave from the master. ...
    (freebsd-stable)