Re: database problems.

2005-07-20 Thread Devananda
Hi Chris, I have run into this myself before as well, where the partition housing the bin log filled up. In our case, there weren't failed queries on the master; the integrity of data on the master was fine, and the slave was simply out of date, but not error-full. However, even in that case (

Re: database problems

2001-05-04 Thread Webmaster
I have a similar problem to this.. What happens is somehow something is causing mysql to hang which forces it to reach max connections.. if i shutdown and restart mysql using safe_mysqld --skip=networking it starts fine.. will do selects fine but not inserts because the tables that were being in

Re: database problems

2001-05-04 Thread Gerald Clark
Shut down the server before repairing tables. Robert Clugston wrote: > List, > I'm having some serious problems with MySQL. I have some PHP and perl > scripts that do INSERTs into MySQL. Multiple times during the day various > tables become corrupted. > Repairing the table using myisamch

RE: database problems

2001-05-04 Thread Robert Clugston
List, I'm having some serious problems with MySQL. I have some PHP and perl scripts that do INSERTs into MySQL. Multiple times during the day various tables become corrupted. Repairing the table using myisamchk with "-r" usually fixes the problem, but sometimes I have to restart mysqld to