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
el you won't have this problem. You will only have this problem if you added MAXDSIZ to you kernel config and set it above 2047. Hope this helps, Ken - Original Message - From: <[EMAIL PROTECTED]> To: "Ken Menzel" <[EMAIL PROTECTED]> Sent: Tuesday, March 12, 2002

Re: mysql under FreeBSD 4.5

2002-03-11 Thread Ken Menzel
I am now seeing this behavior as well. I will work with the developement group to help resolve this. Ken - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 22, 2002 2:10 AM Subject: mysql under FreeBSD 4.5 > Just recently installed FreeBSD 4.5-

Re: mysql under FreeBSD 4.5

2002-02-23 Thread Brian Reichert
On Fri, Feb 22, 2002 at 12:10:52AM -0700, [EMAIL PROTECTED] wrote: > Just recently installed FreeBSD 4.5-RELEASE and cvsup'd to latest > 4-STABLE. Updated ports tree and did a make install in > /usr/ports/databases/mysql323-server and received the following on the > mysql_install_db part: I have