Another newbie question:

I'm trying to do a mysqldump of a fairly large, wide (two longblobs) table,
and am running into memory problems.

After running for some time the mysqldump process will die with an "Out of
memory (needed 8164 bytes)" message.

Is there a way to tell mysqldump to not cache everything in memory until
it's finished? I've been reading the online documentation, tried the -q
parm, but it didn't work.

I haven't yet been able to find anything in the documentation that would
indicate there's a way around this. If anyone has any ideas, I'm all ears!

Thanks,
--Walt Weaver
  Bozeman, Montana, USA

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to