Re: mysql start with multi processes?!

2004-07-21 Thread Paul DuBois
At 11:26 -0700 7/21/04, ginger cheng wrote: Hello, MySQL gurus, I just installed mysql 4.0.20 on an athlon i686 linux red hat. Then I copy the my-huge.cnf to /etc/my.cnf and only added these 2 lines to the file [safe_mysqld] err-log=/var/log/mysqld.log pid-file=/var/lib/mysql/host.pid when I

Re: mysql 'start' spawns 10 instances of mysqld

2003-12-01 Thread Matt W
Hi Scott, Those aren't processes. There is 1 process with many threads and your system is reporting them as separate processes. :-) Hope that helps. Matt - Original Message - From: Scott Stingel Sent: Monday, December 01, 2003 4:47 PM Subject: mysql 'start' spawns 10 instances of

Re: mysql start on boot

2002-05-15 Thread Egor Egorov
sylvain, Wednesday, May 15, 2002, 12:05:48 PM, you wrote: sDescription: s On boot of linux, mysql doesn't start automatically because mysql.log s file is owned by root. One has to whange owner by hand to s mysql and then restart mysql. sHow-To-Repeat: s on next

Re: Re: MySQL start

2002-04-24 Thread Victoria Reznichenko
Samuel, Tuesday, April 23, 2002, 8:55:00 PM, you wrote: SM Victoria Reznichenko Samuel, Tuesday, April 23, 2002, 4:04:20 PM, you wrote: SM file serwer.err: SM 020422 19:16:29 mysqld started SM 020422 19:16:32 /usr/libexec/mysqld: Table 'mysql.host' doesn't exist SM 020422 19:16:32

Re: MySQL start

2002-04-23 Thread Victoria Reznichenko
Samuel, Tuesday, April 23, 2002, 4:04:20 PM, you wrote: SM Can you help me in the following problem? SM OS: Linux Slackware 8.0 SM Source: mysql-3.23.42.tar.gz SM I can't start mysql after installing the source file. I did it step by step SM according guidance from Install-Source file. SM

Re: MySQL start

2002-04-23 Thread Samuel Mendelowski
Victoria Reznichenko Samuel, Tuesday, April 23, 2002, 4:04:20 PM, you wrote: SM Can you help me in the following problem? SM OS: Linux Slackware 8.0 SM Source: mysql-3.23.42.tar.gz SM I can't start mysql after installing the source file. I did it step by step SM according guidance

Re: mysql start

2002-01-01 Thread David J Jackson
Richard -- Did you set the --prefix=/usr/local/mysql when you ran config? If not Your bin are located in /usr/local/bin maybe /usr/local/sbin? The start script is saying the either the programs not ther or you have a permissions problem? Did you create user and group mysql, Install as above

Re: Mysql start on RH Linux 7.1

2001-11-18 Thread mweb
(me looking down, ashamed...) Of course Usual RH style. I know it and use it for many other services, but for God knows which reason I just did not think about it this time. Maybe because I only wanted to experiment, not use it as a regular daemon to start at boot time every time.. Now it

RE: mysql start failed.

2001-05-21 Thread DEVOS BASTIEN
/snip any other idea ? I even ran it with all options listed here in the log. I mean basedir, tmpdir, ... thanks, Bastien. -Original Message- From: Chris Freeman [SMTP:[EMAIL PROTECTED]] Sent: Saturday, May 19, 2001 3:07 PM To: DEVOS BASTIEN Subject: Re: mysql start failed

RE: mysql start failed.

2001-05-21 Thread DEVOS BASTIEN
-Original Message- From: Chris Freeman [SMTP:[EMAIL PROTECTED]] Sent: Monday, May 21, 2001 2:29 PM To: DEVOS BASTIEN Subject: Re: mysql start failed. oops that was not quite right, that was a mixture of starting the daemon and connecting to the server all with one

(solution) RE: mysql start failed.

2001-05-21 Thread DEVOS BASTIEN
: Monday, May 21, 2001 2:29 PM To: DEVOS BASTIEN Subject: Re: mysql start failed. oops that was not quite right, that was a mixture of starting the daemon and connecting to the server all with one command, and would never have worked. I am very new to mysql, so you will have

Re: mysql start failed.

2001-05-18 Thread Rolf Hopkins
has it already started? ps -ef | grep mysql - Original Message - From: DEVOS BASTIEN [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 18, 2001 19:11 Subject: mysql start failed. Here's a problem I have when trying starting mysql. Config : RH7.0, MySQL 3.23.32, kernel2.4.3.

RE: mysql start failed.

2001-05-18 Thread DEVOS BASTIEN
: Friday, May 18, 2001 1:29 PM To: DEVOS BASTIEN; [EMAIL PROTECTED] Subject: Re: mysql start failed. has it already started? ps -ef | grep mysql - Original Message - From: DEVOS BASTIEN [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 18, 2001 19:11 Subject: mysql