05.10.2014, 10:30
What is the server's resource usage when the game starts to lag? Also mind giving the output of (run it in a client like phpMyAdmin):
Put an index on username if you haven't done so already.
PHP код:
EXPLAIN SELECT `username` FROM `newrp_users` WHERE `username` = 'RandomName' AND `status` = 4