MySQL db file limit

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kamejoko
    Junior Member
    • May 2004
    • 6

    #1

    MySQL db file limit

    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.
  • Buddha
    Senior Member
    • Mar 2004
    • 825

    #2
    How big is the cPanel account? What's the webspace limit?
    "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

    Comment

    • Kamejoko
      Junior Member
      • May 2004
      • 6

      #3
      Space limit is 350MB, and I still have about 50MB of free space

      Comment

      • sdjl
        Senior Member
        • Mar 2004
        • 502

        #4
        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

        Working...