Re: Sporadic myisam table corruption.

2003-12-18 Thread Thomas Spahni
environment. Thomas Spahni On Fri, 12 Dec 2003, Victor Medina wrote: Change myisam format to something else, like InoDB or BDB Best Regards! On Fri, 2003-12-12 at 15:05, James E Hicks III wrote: I'm having sporadic myisam table corruption. This table is constantly being added to, updated

Re: Sporadic myisam table corruption.

2003-12-18 Thread Victor Medina
Hicks III wrote: I'm having sporadic myisam table corruption. This table is constantly being added to, updated, and deleted from. PHPMyAdmin reports that The table is in use when I try to access this table after corruption. After I perform this step in the correct directory everything goes

Re: Sporadic myisam table corruption.

2003-12-18 Thread Arne K. Haaje
torsdag 18. desember 2003, 13:24, skrev Victor Medina: I also agree with you, it might be a hardware problem, but i also must note, that in a environment with very often writes to the db, myisam tables are not always the best choice, that's why i suggested a change to InnoDB tables, a problem

Sporadic myisam table corruption.

2003-12-12 Thread James E Hicks III
I'm having sporadic myisam table corruption. This table is constantly being added to, updated, and deleted from. PHPMyAdmin reports that The table is in use when I try to access this table after corruption. After I perform this step in the correct directory everything goes back to normal

Re: Sporadic myisam table corruption.

2003-12-12 Thread Victor Medina
Change myisam format to something else, like InoDB or BDB Best Regards! On Fri, 2003-12-12 at 15:05, James E Hicks III wrote: I'm having sporadic myisam table corruption. This table is constantly being added to, updated, and deleted from. PHPMyAdmin reports that The table is in use when I