Home : Products : Others : MySQLMan :

Products: Others: MySQLMan: Re: [Karsten] mysql.sock / mysql user: Edit Log

Here is the list of edits for this post
Re: [Karsten] mysql.sock / mysql user
You shouldn't run mysql as root.

Normally the installation process creates a mysql user. You should run mysqld as that user.

You start the daemon from your root account though. Normally with:

safe_mysqld &

You can add a startup script into /etc/rc.d/init.d

Last edited by:

Paul: Jan 14, 2003, 1:54 AM

Edit Log: