Re: redhat and MySQL

From: Alexander Dalloz (alexander.dalloz_at_uni-bielefeld.de)
Date: 05/27/04

  • Next message: Rock Theriault: "what does installation in redhat exactly do ???"
    Date: Thu, 27 May 2004 12:24:08 +0200
    
    

    On Wed, 26 May 2004 21:27:01 -0500 Paul Bramscher wrote:

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

    That is done at first start of the mysql daemon by the init script -
    invoked by service mysqld start - which checks whether the base database
    and tables exist.

    And yes, without having read the mysql documentation the user would hardly
    know that and how he has to set a root password and how he set permissions
    for further database users.

    Alexander

    -- 
    Alexander Dalloz | Enger, Germany
    PGP key valid: made 13.07.1999
    PGP fingerprint: 2307 88FD 2D41 038E 7416  14CD E197 6E88 ED69 5653
    

  • Next message: Rock Theriault: "what does installation in redhat exactly do ???"