Results 1 to 2 of 2

Thread: MySQL tables vanishing

  1. #1
    Join Date
    Apr 2005
    Location
    Devon, UK
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default MySQL tables vanishing

    I'm writing a gaming site.

    Players can form their own gangs, assign co-leaders etc.

    32 tables have been created for the gang forums - one for the topics and the other for the replies.

    Sometimes at seemingly random points during gameplay a gang will mysteriously vanish and it's two tables in the database for it are removed.

    Now I've not got any "DROP TABLE" command anywhere and can\t figure out why this is happening. We thought someone could have access to phpMyAdmin and changed server but the problem still persists.

    Any help or even just suggestions as to why this is happening would be gratefully appreciated.

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Do a search for instances of the DELETE command anywhere, and verify them is all I can suggest. Otherwise, upgrade to the latest MySQL version.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •