MySQL Forums
Forum List  »  Spanish

Error 1064
Posted by: Luis Gerardo
Date: October 19, 2007 01:22AM

Bueno tengo un problema con Mysql .. yo tengo un servidor de juegos .. tengo una web para que los usuarios puedan ver su ranking sus puntos etc etc etc ... Todo iva bien hasta que derrepente me sale este error cuando se esta calculando el Ranking de los Jugadores:



Fatal error: mysql error: [1064: 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 "-1,20" at line 1] in EXECUTE("SELECT SQL_CALC_FOUND_ROWS *, game.Id, user.NickName FROM game , user where game.Id = user.Id order by game.TotalRank LIMIT -1,20") in C:AppServwww_incADODBadodb-errorhandler.inc.php on line 77



Espero puedan ayudarme

Options: ReplyQuote


Subject
Views
Written By
Posted
Error 1064
17560
October 19, 2007 01:22AM
6553
October 19, 2007 06:42AM
7443
October 19, 2007 06:42PM
3895
October 19, 2007 10:15PM
3227
October 19, 2007 01:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.