On Tuesday 27 November 2001 02:38 am, you wrote:
> On Monday 26 November 2001 09:55 am, Jonathan Hilgeman wrote:
> > I have an app that uses about 6-7 databases. But the MySQL server is now
> > restarting a lot. I was having a problem with this before - I had about
> > 267 restarts in a matter of a month or two. I shut down the server, ran
> > myisamchk on the databases and it found a lot of open connections, and I
> > guess closed them. I ran MySQL again and it seemed to be fixed for a
> > while. I left work for the holiday weekend and came back. Now I've got
> > close to 2000 log files in a matter of a few days. It appears that it's
> > restarting approximately every 15 seconds. The error log simple contains:
> >
> > mysqld got signal 11;
> > The manual section 'Debugging a MySQL server' tells you how to use a
> > stack trace and/or the core file to produce a readable backtrace that may
> > help in finding out why mysqld died.
> > 011125 07:24:14  mysqld restarted
> >
> > Over and over and over again. It's filled with these messages, one after
> > another. I'm running 3.23.36-log - any ideas?
> >
> > - Jonathan
>
> Is this RedHat binary? If yes, replace it with 3.23.45 binary from our
> site. The problem with RedHat binary is that it is compiled with gcc 2.96
> which has bugs that affect MySQL.

gcc 2.96 has bugs that affect MySQL, what bug ?
RedHat 7.1 and RedHat 7.2 comes with gcc 2.96

so even we download the source code and recompile it ....
the bug will hit MySQL, is that right ?




-- ady --
email: ady <at> ebdesk.com
         adiwicaksono <at> yahoo.com
         ady <at> students.if.itb.ac.id

homepage: http://ady97.hypermart.net/

-------------------------------------------------------

-- 
-- ady --
email: ady <at> ebdesk.com
         adiwicaksono <at> yahoo.com
         ady <at> students.if.itb.ac.id

homepage: http://ady97.hypermart.net/

---------------------------------------------------------------------
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

Reply via email to