External Stats

From Mysqlgame

Jump to: navigation, search

This page contains links to stats pages hosted outside the wiki.

External Links

  • timlash's Stats Files - Contains daily stats files in CSV format for shards 1, 2, 4 and 5.
  • SirKill's Stats Files - Contains daily stats files in CSV format for shard 3.
  • Tom's PhpMyAdmin Interface - Allows anyone to run SELECT only queries against the nightly database dumps from the game. This is where you can run some of the Useful SQL Queries to generate your own stats.
    • The same database can be accessed via any MySQL compatible client using
    hostname='mysqlgame.hollins-family.com'
    port='3306'
    username='mysqlgame'
    password='mysqlgame'
  • Darkcooger's Stats Page - Contains an interactive HTML table of stats for all shards. Clicking column headers sorts by that column.
Personal tools