Re: [Bacula-users] mysql db dump problems, making sense of dbcheck results

2007-02-17 Thread Per Andreas Buer
[EMAIL PROTECTED] wrote: > uname -a: > Linux parthenon 2.4.26-openmosix1 #10 SMP Wed Sep 14 10:18:08 EDT 2005 > i686 i686 i386 GNU/Linux > > > free -m >total used free sharedbuffers > cached > Mem: 11841 11594

Re: [Bacula-users] mysql db dump problems, making sense of dbcheck results

2007-02-16 Thread mark . bergman
In the message dated: Fri, 16 Feb 2007 20:07:58 +0100, The pithy ruminations from Per Andreas Buer on we re: => [EMAIL PROTECTED] wrote => >[1] Are segmentation faults from "mysqldump" a known problem, and is => >there a known solution? => > => => No. Its usually the result

Re: [Bacula-users] mysql db dump problems, making sense of dbcheck results

2007-02-16 Thread Per Andreas Buer
[EMAIL PROTECTED] wrote > [1] Are segmentation faults from "mysqldump" a known problem, and is > there a known solution? > No. Its usually the result of a bug in either mysql(dump | library | server) or some serious corruption. Does the mysql error log reveal anything? Ho