Hi,
I have a problem with MySQL, everytime i go to the table "players" i see only 10 players and i have like 200 players in my server.
now when i change a page it going back to Structre (spelling?) and i get this msg:
Any idea what is the problem?
p.s:
My highscores also shwos only the 10 players i see on the first page.
I have a problem with MySQL, everytime i go to the table "players" i see only 10 players and i have like 200 players in my server.
now when i change a page it going back to Structre (spelling?) and i get this msg:
Code:
MySQL returned an empty result set (i.e. zero rows). ( Query took 0.0003 sec )
SELECT *
FROM `players`
LIMIT 30 , 30
Any idea what is the problem?
p.s:
My highscores also shwos only the 10 players i see on the first page.