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