View Single Post
  #1 (permalink)  
Old 30-05-2008, 13:49
Kickker Kickker is offline
new member
 
Join Date: May 2008
Posts: 1
Default Database problem

Hi guys,

Hope someone can help, Im running a gameserver on my dedi box that has a mod that uses MySQL to store records and players. Im having a major issue with the database, Everytime i start the mod it writes to the database once, Then the database goes away as my error logs put it

This is a sample of the errors it shows
[PHP Warning] mysql_num_rows(): supplied argument is not a valid MySQL result resource on line 482 in file /home/tmserver/xaseco/plugins/plugin.localdatabase.php
[XASECO Warning] Could not insert new challenge! (MySQL server has gone away)


Have run out of ideas as to the problem, have tried a similar mod and a new db and get the same thing.

Hope someone can help.
Reply With Quote