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

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

Reply via email to