PDA

View Full Version : syntax error in mysql


snobird1211
03-15-2007, 08:37 AM
im getting this error on my site now for on reason. everything was working fine and then today peolpe who play aracde and get high scores are getting this

mySQL query error: SELECT * FROM games_session WHERE sessid= LIMIT 1

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1
mySQL error code:
Date: Thursday 15th of March 2007 05:35:22 AM

thanks in advance

Zachery
03-15-2007, 07:08 PM
Thats odd, its looking for a session id, but theres no id. Thats where your problem is.

snobird1211
03-15-2007, 07:36 PM
can u help me caus ei have no clue what this snytax mysql stuff is

Marco van Herwaarden
03-16-2007, 03:13 AM
You will probably get a better response if you post in the support thread/forum for the arcade modification you are using.