Re: MYSQL dies after FreeBSD 4.6.2-cvsup-4.7

2003-01-30 Thread Ken Menzel
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

re: mysql dies at startup after upgrade form 3.23 to 4.0.3

2002-10-01 Thread Victoria Reznichenko
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

Re: Mysql dies with Signal 11

2002-02-25 Thread Sasha Pachev
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

Re: Mysql dies with Signal 11

2002-02-24 Thread Richard Clarke
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

Re: Mysql dies with Signal 11

2002-02-24 Thread Heikki Tuuri
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

RE: MySQL dies

2002-01-11 Thread Gary . Every
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

Re: MySQL dies, fails to restart (address already in use)

2001-02-10 Thread Sinisa Milivojevic
[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