Alex Moura wrote: > Hello, > > Recently our RT database backup script started to show this message. > > mysqldump: Error 5: Out of memory (Needed 19928072 bytes) when dumping > table `Attachments` at row: 390157 > > Any recommendations?
What platform/OS are you on? If you search google you'll probably come across some of the posts I made while trying to solve that problem under FreeBSD. If you're on that OS, it's most likely that you're running up against the 512MB per-process limit. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
