sadasdsa
000000000000000000000
|
Re: [SQL] How i get fast rank loading in AMXX ?
instead of looping through everything in the table in the plugin just fetch the rank and total number of entries from the database.
you can use the sql COUNT() to achieve this |
Re: [SQL] How i get fast rank loading in AMXX ?
Still waiting for help ;)
|
Re: [SQL] How i get fast rank loading in AMXX ?
Jimaway already told you what to do and you gave no feedback. Did you even try implementing what he proposed?
|
Re: [SQL] How i get fast rank loading in AMXX ?
00000000000000000
|
Re: [SQL] How i get fast rank loading in AMXX ?
Quote:
try this: Code:
SELECT (SELECT COUNT(*) |
| All times are GMT -4. The time now is 20:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.