MySQL slow response after a period of run-time
#2

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):
PHP код:
EXPLAIN SELECT `usernameFROM `newrp_usersWHERE `username` = 'RandomName' AND `status` = 
Put an index on username if you haven't done so already.
Reply


Messages In This Thread
MySQL slow response after a period of run-time - by yanir3 - 05.10.2014, 08:04
Re: MySQL slow response after a period of run-time - by Vince - 05.10.2014, 10:30
Re: MySQL slow response after a period of run-time - by yanir3 - 05.10.2014, 12:20

Forum Jump:


Users browsing this thread: 1 Guest(s)