Re: Start up problem

2002-12-09 Thread Touch13
It's OK, MySQL start... On Mon, 09 Dec 2002 10:48:47 -0600 gerald_clark [EMAIL PROTECTED] wrote: # su mysql $ mysqld What do you see now? Touch13 wrote: The data directory is well owned by mysql. In fact my problem is : I cannot start mysql daemon in root user with change user

Re: Start up problem

2002-12-09 Thread Touch13
The data directory is well owned by mysql. In fact my problem is : I cannot start mysql daemon in root user with change user in line command like this : # safe_mysqld --user=mysql --log=/var/lib/mysql/mysql.log touch13 On Mon, 09 Dec 2002 09:28:30 -0600 gerald_clark [EMAIL PROTECTED

Start up problem

2002-12-06 Thread Touch13
Hello, I upgrade my server from Mandrake 8.2 to Mandrake 9.0 and i have a little problem with MySql 3.23 (Ver 3.23.52 for pc-linux-gnu on i686): When i try to start MySQL with this command with root user : # safe_mysqld --user=mysql I obtains the following response: # Starting

Re: Start up problem

2002-12-06 Thread Touch13
? Have a look to the mysql error log to see if you can find your problem ... This file should be in /usr/local/mysql/data David I have no log file, the only file created is serveur name.err with the number of the thread who crash. touch13

Re: Start up problem

2002-12-06 Thread Touch13
who crash. touch13 This file IS the mysql error log. On one of mine i can see this for example : 021128 10:48:21 mysqld ended 021128 14:12:42 mysqld started /usr/local/mysql-3.23.53a/bin/mysqld: ready for connections So if mysql don't start, there'll normally be something