Ronan Lucio wrote:
>
> Graham,
>
> > /usr/local/bin/mysqldump: Error 5: Out of memory (Needed 14154840 bytes)
> > when dumping table `Attachments` at row: 24285
>
> Did you changed the values of MAXDSIZ in the kernel file?
>
> I use this:
>
> options         MAXDSIZ=(1536UL*1024*1024)
>
> for MySLQ can you up to 1,5 Gb of RAM memory.
>
> I realy donĀ“t know if it will solve your problem, but, if MySQL
> is tring to use more RAM memory than the permited, it seems
> to be the case.
>
> Ronan
>
I was under the impression that in FreeBSD 5, you didn't need to change
the kernel, just the entry in /boot/loader.conf...

Graham

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to