My phpBB forum started to mess up yesterday: posts not shown, can't replay etc... when its database reached exactly 100MB. Is that the limit on Dathorn servers? Can anyone please confirm? I need to resolve this asap.
MySQL db file limit
Collapse
X
-
Have you tried optimizing any of the tables inside the DB?
If you open PHPMyAdmin, you can view all of the tables and have the option to see if there's any overhead on them. If there is, optimize them.
It could otherwise be a corrupt table of sorts. You should be able to fix this either from PHPMyAdmin, or from SSH if needs be.
David-----
Do you fear the obsolescence of the metanarrative apparatus of legitimation?Comment
Comment