Re: MySQLDump memory error

2001-04-03 Thread Mike Baptiste
You probably need to boost the memory limits up in your shell (ie with bash see man ulimit) Mike Jeremiah Griffin wrote: > > Howdy, > > I am trying to run mysqldump and I am getting a memory error. > > = > mysqldump: Out of memory (Needed 65576 bytes) > mysqldump: Got error: 2

MySQLDump memory error

2001-04-03 Thread Jeremiah Griffin
Howdy, I am trying to run mysqldump and I am getting a memory error. = mysqldump: Out of memory (Needed 65576 bytes) mysqldump: Got error: 2008: MySQL client run out of memory = I have 256 megs of ram on the server and I just added another 256 megs ... same error