Re: mysqld not starting

2004-06-21 Thread Egor Egorov
Matt Brei <[EMAIL PROTECTED]> wrote:
> 
> Last night I upgraded from 3.23 to 4.0.20 and when I try to start mysqld
> it fails.  The only entries I have in my error log are:
> 
> 040620 23:44:19  mysqld started
> 040620 23:44:19  mysqld ended
> 
> I know this isnt' enough info to troubleshoot the problem.  How can I
> set the log level to give me more detail so I can figure out why the
> service keeps dying?  Any help would be greatly appreciated.
> 

Check error log file for error message.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



mysqld not starting

2004-06-20 Thread Matt Brei
Greetings,

Last night I upgraded from 3.23 to 4.0.20 and when I try to start mysqld
it fails.  The only entries I have in my error log are:

040620 23:44:19  mysqld started
040620 23:44:19  mysqld ended

I know this isnt' enough info to troubleshoot the problem.  How can I
set the log level to give me more detail so I can figure out why the
service keeps dying?  Any help would be greatly appreciated.

Thanks,
Matt

MySQL 4.0.20
Red Hat Enterprise Linux 2.9.5
Kernel 2.4.21-1.1931.2.399.ent



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Mysqld not starting as user "mysql"

2003-02-11 Thread Guild N Crantz
I have just installed mysql-max-3.23.55-pc-linux-i686.tar.gz and now
I'm finding it impossible to run mysqld without being root.  The
permisions for the mysql data tree are all set with user and group
"mysql".  However when I run mysql.server I get permission denied
errors:

Starting mysqld daemon with databases from /usr/local/mysql/data
./bin/safe_mysqld: line 236:
/usr/local/mysql/data/ophelia.menagerie.cc.err: Permission denied
rm: cannot remove `/usr/local/mysql/data/ophelia.menagerie.cc.pid':
Permission denied
./bin/safe_mysqld: line 242:
/usr/local/mysql/data/ophelia.menagerie.cc.err: Permission denied
tee: /usr/local/mysql/data/ophelia.menagerie.cc.err: Permission denied
030211 20:30:23  mysqld ended
tee: /usr/local/mysql/data/ophelia.menagerie.cc.err: Permission denied


I have setup /etc/my.cnf:

[mysqld]
basedir=/usr/local/mysql
user=mysql

I have mysql.server in /etc/rc.d/init.d/ and mysqld won't start at
boot.  I am assuming it is because of these premission errors.  Is
there some way that I can force mysqld to always run as user "mysql"? 
Is there a setting now that is overriding /etc/my.cnf?

Thank you very much,

Guildencrantz


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php