Re: mysql under FreeBSD 4.5 HEADSUP

2002-03-13 Thread Sinisa Milivojevic
Ken Menzel writes: > Hi everyone, >If you have increased your MAXDSIZ variable in FreeBSD to above > 2048 the mysqld will crash on FreeBSD 4.5. Please set it to 2047 or > lower: > options MAXDSIZ="(2047*1024*1024)" > > to quote a very intelligent source (Thanks Sinisa!) > > >It happ

Re: mysql under FreeBSD 4.5 HEADSUP

2002-03-12 Thread Ken Menzel
Hi everyone, If you have increased your MAXDSIZ variable in FreeBSD to above 2048 the mysqld will crash on FreeBSD 4.5. Please set it to 2047 or lower: options MAXDSIZ="(2047*1024*1024)" to quote a very intelligent source (Thanks Sinisa!) >It happens with MySQL as it is the only one