3 messages in com.mysql.lists.mysqlRe: Out of memory
FromSent OnAttachments
Philippe Poelvoorde24 Dec 2004 03:34 
lists24 Dec 2004 10:13 
Philippe Poelvoorde29 Dec 2004 03:01 
Subject:Re: Out of memory
From:Philippe Poelvoorde (phil@costrading.co.uk)
Date:12/29/2004 03:01:39 AM
List:com.mysql.lists.mysql

See what happens if you try it with the --quick option. This will prevent mysqldump from writing to memory before writing to the dump file.

Hi, yes, it seems to work so far. Thanks for your quick reply.