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