The last process time was over 12 minutes ago (at 01 Mar 26 UTC); the server is not processing games until the cause is found and games are given extra time.
| Total query time: | 0.00051021575927734 sec |
| Average query time: | 5.6690639919705E-5 sec |
| Slowest query: | 0.0001370906829834 sec |
Bad queries:
| 9.0122222900391E-5 sec | SELECT name, value FROM wD_Misc |
| 0.0001370906829834 sec | SELECT m.id AS id, m.userID AS userID, m.gameID AS gameID, m.countryID AS countryID, m.status AS status, m.orderStatus AS orderStatus, m.bet AS bet, m.missedPhases as missedPhases, m.timeLoggedIn as timeLoggedIn, m.newMessagesFrom AS newMessagesFrom, m.votes AS votes, m.supplyCenterNo as supplyCenterNo, m.unitNo as unitNo, m.excusedMissedTurns as excusedMissedTurns, COALESCE(m.hideNotifications,0) as hideNotifications, u.username AS username, u.points AS points, m.pointsWon as pointsWon, 0 as online, u.type as userType FROM wD_Members m INNER JOIN wD_Users u ON ( m.userID = u.id ) WHERE m.gameID = 10 ORDER BY m.status ASC, m.supplyCenterNo DESC, u.points DESC, m.id ASC |