Jump to content

Database Errors


Hynesm

Recommended Posts

I run a Global Online Text Game (www.landofknights.com) and have some strange problems occur very rarely. I run the game using PHP and MySQL with MySIAM databases. For some reason however, the database decided to set everyones level to 1 overnight, now I know you may think this is a hack, and here are my reasons for believing it is not:
[list]
[*]It has happened 3 times, randomly, twice the link has been caused by deleteing a user.
[*]Much of the site is secured using the mysql_real_escape_string() funtcion.
[*]I do not believe it the host, it has happened on two host, most recently on my dedicated server (information as follows):

Ram: 1GB of Ram

Processor #1 Vendor: GenuineIntel
Processor #1 Name: Intel(R) Xeon(TM) CPU 2.80GHz
Processor #1 speed: 2801.559 MHz
Processor #1 cache size: 1024 KB

Processor #2 Vendor: GenuineIntel
Processor #2 Name: Intel(R) Xeon(TM) CPU 2.80GHz
Processor #2 speed: 2801.559 MHz
Processor #2 cache size: 1024 KB

Processor #3 Vendor: GenuineIntel
Processor #3 Name: Intel(R) Xeon(TM) CPU 2.80GHz
Processor #3 speed: 2801.559 MHz
Processor #3 cache size: 1024 KB

Processor #4 Vendor: GenuineIntel
Processor #4 Name: Intel(R) Xeon(TM) CPU 2.80GHz
Processor #4 speed: 2801.559 MHz
Processor #4 cache size: 1024 KB

On a Apache and Linux system with PHP 4.4.3 and MySQL 5.0.24.
[*]It has done it on a lower version of MySQL and is the reason I upgraded.
[/list]
Is it possible that it is because I don't use InnoDB?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.