There is something driving me crazy... I have a table in one database, that is over 1.4 GB and has about 500.000 records.
The problem is that everytime, or almost all times, that my server crash, due to overload, or anyother problem, this table gets damaged.
That is what I think, because, the website that uses it, load forever, and the server get overloaded. To fix, I need to run repair table TABLE.
Is there anything I can do to avoid this?