Well, just a suggestion, but if you did not install world (where the
threads are) then you have a mismatch between kernel and world.
OT (but what the heck!)
proper procedure for freebsd
cvsup to desired version
cd /usr/src
mergemaster -p
make buildworld
make buildkernel KERNCONF=yourkernel
make
jschleigh,
Tuesday, October 01, 2002, 4:06:15 PM, you wrote:
jahdc> I had a working install of mysql 3.23 in /usr/bin and /var/lib/mysql.
I installed 4.0.3 to /usr/local/mysql and can't get it to run. I followed the
installation instructions to the
jahdc> T. When I run '/usr/local/my
On Saturday 23 February 2002 05:34 pm, you wrote:
> (gdb) thread 1
> [Switching to thread 1 (process 31905, thread 1)]
> #0 ?0x82011ce in memcpy ()
> (gdb) bt
> #0 ?0x82011ce in memcpy ()
> #1 ?0x82a33c0 in mysql_bin_log ()
> #2 ?0x80b7cd8 in ha_commit_trans ()
> #3 ?0x8076e24 in mysql_execute_com
ED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, February 24, 2002 5:32 PM
Subject: Re: Mysql dies with Signal 11
> Richard,
>
> >(gdb) thread 1
> >[Switching to thread 1 (process 31905, thread 1)]
> >#0 0x82011ce in memcpy ()
> >(gdb) bt
> >#0 0x82011ce in mem
Richard,
>(gdb) thread 1
>[Switching to thread 1 (process 31905, thread 1)]
>#0 0x82011ce in memcpy ()
>(gdb) bt
>#0 0x82011ce in memcpy ()
>#1 0x82a33c0 in mysql_bin_log ()
>#2 0x80b7cd8 in ha_commit_trans ()
>#3 0x8076e24 in mysql_execute_command ()
>#4 0x80788c8 in mysql_parse ()
>#5 0x
You might want to increase your max_connections using :
-O max_connections=1000
as an option in mysqld_safe. See
http://www.mysql.com/doc/S/e/Server_parameters.html
for more information.
-Original Message-
From: "Müller, Markus" [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 11, 2002
[EMAIL PROTECTED] writes:
> >Description:
>
> After running for a variable amount of time, our server will just die.
> We have run myisamchk several times, with -r and with -o. We even
> checked the actual file system for corruption. This is a real problem
> when the server doesn't automa