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 u
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 m
Joe
You might want to try owning all the mysql files over to
a userid like "mysql" and then use
cd /usr/local/mysql-ver.
./bin/mysqld_safe --user=mysql &
sql query
Regards
~K Black
-Original Message-
From: Joe M [mailto:joe_m@;circlepressroom.com]
Sent: Thursday, October 31, 2002 11:1
sylvain,
Wednesday, May 15, 2002, 12:05:48 PM, you wrote:
s>Description:
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.
s>How-To-Repeat:
s> on n
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> 020
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> accord
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.
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
(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 s
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 command, a
> -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
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
> Sent: 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:
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, kerne
14 matches
Mail list logo