Re: mysqldump on Freebsd 5 -- out of memory error

2007-02-13 Thread Graham Dunn
Ronan Lucio wrote: > > Graham, > > > I was under the impression that in FreeBSD 5, you didn't need to change > > the kernel, just the entry in /boot/loader.conf... > > Even if you use kern_securelevel="1"? > > Ronan > I'm running kern.securelevel: -1 Graham -- MySQL General Mailing List For lis

Re: mysqldump on Freebsd 5 -- out of memory error

2007-02-13 Thread Graham Dunn
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

Re: mysqldump on Freebsd 5 -- out of memory error

2007-02-13 Thread Graham Dunn
Gerald L. Clark wrote: > Graham Dunn wrote: >> The error: >> >> /usr/local/bin/mysqldump: Error 5: Out of memory (Needed 14154840 bytes) >> when dumping table `Attachments` at row: 24285 >> >> Platform details: >> >> Client: >> >> m

mysqldump on Freebsd 5 -- out of memory error

2007-02-13 Thread Graham Dunn
The error: /usr/local/bin/mysqldump: Error 5: Out of memory (Needed 14154840 bytes) when dumping table `Attachments` at row: 24285 Platform details: Client: mysqldump Ver 10.9 Distrib 4.1.12, for portbld-freebsd5.3 (i386) # /usr/local/bin/mysqldump -u dba -h seisei -p rt3 --set-variable=max_a