Mysql Keeps crashing

2009-12-18 Thread Manasi Save
Hi All,Sorry forgot to mention subject in earlier message.I am running normal mysql and I am trying to insert one entry in one database table.The logs I am getting are as follows:-Version: '5.1.38-community'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MySQL Community Server (GPL)091218  5:26:

Re : Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
:) - Message d'origine De : David Griffiths <[EMAIL PROTECTED]> À : Julien Marchand <[EMAIL PROTECTED]> Cc : mysql@lists.mysql.com Envoyé le : Vendredi, 22 Juin 2007, 23h31mn 27s Objet : RE: Re : InnoDB: Assertion failure - MySQL keeps crashing It doesn't look like a

RE: Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread David Griffiths
ust making informed guesses... Let me know how it goes. David -Original Message- From: Julien Marchand [mailto:[EMAIL PROTECTED] Sent: June 22, 2007 12:43 PM To: David Griffiths Cc: mysql@lists.mysql.com Subject: Re : InnoDB: Assertion failure - MySQL keeps crashing Yes, and I

Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
d'origine De : David Griffiths <[EMAIL PROTECTED]> À : Julien Marchand <[EMAIL PROTECTED]>; mysql@lists.mysql.com Envoyé le : Vendredi, 22 Juin 2007, 21h18mn 01s Objet : RE: InnoDB: Assertion failure - MySQL keeps crashing Did you see this part of the stack trace? "I

RE: InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread David Griffiths
InnoDB) are you allocating to the database? Do you have enough memory on the machine? David -Original Message- From: Julien Marchand [mailto:[EMAIL PROTECTED] Sent: June 22, 2007 4:33 AM To: mysql@lists.mysql.com Subject: InnoDB: Assertion failure - MySQL keeps crashing Hello,

Re : Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
L PROTECTED]> Cc : mysql@lists.mysql.com Envoyé le : Vendredi, 22 Juin 2007, 16h31mn 15s Objet : Re: Re : InnoDB: Assertion failure - MySQL keeps crashing I had this issue, so just wanted to know, even if you have the same error message. regards anandkl On 6/22/07, Julien Marchand <[EMAIL

Re: Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Ananda Kumar
EMAIL PROTECTED]> À : Julien Marchand <[EMAIL PROTECTED]> Cc : mysql@lists.mysql.com Envoyé le : Vendredi, 22 Juin 2007, 13h45mn 12s Objet : Re: InnoDB: Assertion failure - MySQL keeps crashing Hi Julien, Do you see any "InnoDB: using the same InnoDB data or log files. >>

Re : InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
DB data or log files." of these error in the error log file. Was there any file system full issue. On 6/22/07, Julien Marchand <[EMAIL PROTECTED]> wrote: > > Hello, > > > > My MySQL keeps crashing and restarting, and I get this log, which > repeats ind

Re: InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Ananda Kumar
r log file. Was there any file system full issue. On 6/22/07, Julien Marchand <[EMAIL PROTECTED]> wrote: Hello, My MySQL keeps crashing and restarting, and I get this log, which repeats indefinitely: Number of processes running now: 0 070622 13:01:46 mysqld restarted

InnoDB: Assertion failure - MySQL keeps crashing

2007-06-22 Thread Julien Marchand
Hello, My MySQL keeps crashing and restarting, and I get this log, which repeats indefinitely: Number of processes running now: 0 070622 13:01:46 mysqld restarted 070622 13:01:46 InnoDB: Out of memory in additional memory pool. InnoDB: InnoDB will start

Re: Bug, mySQL keeps crashing.

2001-10-02 Thread Brian Reichert
On Mon, Oct 01, 2001 at 04:41:58PM -0600, Spinlock wrote: > I was using gcc not g++ The guts of MySQL are written in C++, and hence the Gnu C++ compiler will be used: >From the manpage gcc(1): DESCRIPTION The C and C++ compilers are integrated. Both process input files t

Re: Bug, mySQL keeps crashing.

2001-10-01 Thread Spinlock
I was using gcc not g++ --- Spinlock Creator of EmpireQuest http://www.empirequest.com On Mon, 1 Oct 2001, Brian Reichert wrote: > On Thu, Sep 27, 2001 at 07:19:02PM -0600, Spinlock wrote: > > Hello. I am running mySQL 3.23.42 on FreeBSD 4.2. > > > > I have compiled it with InnoDB and

Re: Bug, mySQL keeps crashing.

2001-10-01 Thread Brian Reichert
On Thu, Sep 27, 2001 at 07:19:02PM -0600, Spinlock wrote: > Hello. I am running mySQL 3.23.42 on FreeBSD 4.2. > > I have compiled it with InnoDB and full debug to help figure out why it > keeps crashing. I've done a few core dumps and I'll paste 3 of them, it > keeps on crashing in the same funct

Re: MySql keeps crashing

2001-06-11 Thread Rolf Hopkins
someone with the correct mysql root password could shut it down like that. Are you able to check what cron jobs are running? - Original Message - From: "Chuck Lucas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 11, 2001 14:13 Subject: Re: MySql

Re: MySql keeps crashing

2001-06-11 Thread Jeremy Zawodny
On Mon, Jun 11, 2001 at 02:13:25AM -0400, Chuck Lucas wrote: > Yes, "host server" means ISP. > > I am able to view the logs because he lets me. > > I agree with you, I think someone else is shutting down the > database, but he insists that my perl scripts are causing it to > crash. The only pro

Re: MySql keeps crashing

2001-06-10 Thread Chuck Lucas
l Message - > From: "Chuck Lucas" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, June 11, 2001 12:03 > Subject: help: MySql keeps crashing > > > > Need a little assistance. I've looked through the current MySql manual, > but

Re: MySql keeps crashing

2001-06-10 Thread Rolf Hopkins
up correctly in the first place. I can't possibly see how SQL scripts could shutdown the server especially if the server has been properly setup and secured. - Original Message - From: "Chuck Lucas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 11,

help: MySql keeps crashing

2001-06-10 Thread Chuck Lucas
Need a little assistance. I've looked through the current MySql manual, but I can't find any information concerning my questions. My MySql server keeps crashing, or that's what my host server tells me. He claims that my scripts are crashing MySql. However, when I look at the MySql error log, I