Re: MySQL Newbie: MySQL stops as soon as it starts

2003-06-26 Thread Egor Egorov
David Shealy <[EMAIL PROTECTED]> wrote: > I don't know where the error log is. I used the -l option with > safe-mysqld and this is what I got: > > /usr/libexec/mysqld, Version: 3.23.56-log, started with: > Tcp port: 3306 Unix socket: /var/lib/mysql/mysql.sock > Time Id Command

Re: MySQL Newbie: MySQL stops as soon as it starts

2003-06-25 Thread David Shealy
I don't know where the error log is. I used the -l option with safe-mysqld and this is what I got: /usr/libexec/mysqld, Version: 3.23.56-log, started with: Tcp port: 3306 Unix socket: /var/lib/mysql/mysql.sock Time Id CommandArgument On Wed, 2003-06-25 at 15:40, gerald_clark

Re: MySQL Newbie: MySQL stops as soon as it starts

2003-06-25 Thread gerald_clark
What does the error log say? David Shealy wrote: I'm a newbie to MySQL. I'm trying to run it on Red Hat 9. After running mysql_install_db, I switch to the directory where mysql.sock is located and enter safe_mysqld &. Here's a copy of the shell output: # safe_mysqld & [1] 7549 # Starting mysqld d

MySQL Newbie: MySQL stops as soon as it starts

2003-06-25 Thread David Shealy
I'm a newbie to MySQL. I'm trying to run it on Red Hat 9. After running mysql_install_db, I switch to the directory where mysql.sock is located and enter safe_mysqld &. Here's a copy of the shell output: # safe_mysqld & [1] 7549 # Starting mysqld daemon with databases from /var/lib/mysql 030626 02