-
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.
-
-
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
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks