|
I have bad experiences running MySQL on large web servers with high transfer. There has to be some bug causing that sometimes one (random) table gets corrupted. It can be usually corrected with REPAIR TABLE but is difficult to find it if you are not familiar with your application.
|