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_cla

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 :

Re: Start up problem

2002-12-06 Thread Touch13
the only file created is .err with the > number of the thread 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/mys

Re: Start up problem

2002-12-06 Thread Touch13
mysql user > > # safe_mysqld & > > Its OK > > > > I have make many reinstall and i have always the same problem. > > > > Any idea ? > > > > Have a look to the mysql error log to see if you can find your problem ... > This file should

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