Re: DB crashing while dumping

2009-02-15 Thread Jason Davis
On Sun, Feb 15, 2009 at 1:43 PM, Martin Gainty wrote: > Jason- > > can we see the schema and a few data rows for > `soapware_charts_xmldocumentitems` > says something about invalid pointers? > > Martin > Ok, I hope this is what you are wanting, I'm a newb. schema: http://papernapkin.org/pas

Re: DB crashing while dumping

2009-02-15 Thread Jason Davis
On Sun, Feb 15, 2009 at 4:07 PM, Walter Heck wrote: > http://bugs.mysql.com/bug.php?id=26081 > Walter, Thanks for replying. I read the bug and the comments. This seems to be a problem on 64bit AMD hardware. Is this a correct assessment? I'm using 2x Xeon quad core 64bit. Thanks, jd

DB crashing while dumping

2009-02-15 Thread Jason Davis
nsert --master-data > /root/sql_dump1.sql Can anyone advice on what to do? Thank You Very Much, Jason Davis

ibbackup and mysql slaves

2004-12-17 Thread Jason Davis
Hello, I have a mysql master and slave server. I use ibbackup to backup the master nightly. I have the latest version of ibbackup and mysql version 4.0.21. Every time I run ibbackup the slave stops replicating. I have to run the following commands twice... SET GLOBAL SQL_SLAVE_SKIP_COUNTER =1;

Re: InnoDB table mon

2004-10-26 Thread Jason Davis
On Tue, 2004-10-26 at 10:00, Jason Davis wrote: > hello, > my co-worker just tryed to create a InnoDB table on our running db and > then all the sudden the db hangs for a minute then INNODB TABLE MONITOR > comes on and starts writing to db.err file is this normal for

InnoDB table mon

2004-10-26 Thread Jason Davis
hello, my co-worker just tryed to create a InnoDB table on our running db and then all the sudden the db hangs for a minute then INNODB TABLE MONITOR comes on and starts writing to db.err file is this normal for the table monitor to come on by itself? thanks, jd -- MySQL General