Skip to content
numist edited this page Feb 22, 2012 · 2 revisions

It's recommended that any change that affects the schema or query load of the server be tested against a database with a similar scale as the one that is live on the server. To aid with this, a sanitized version of the live database is available for development use and testing.

What changed?

The failed_logins, and merch_* tables have been emptied as their data is historically not relevant and contains IPs, usernames, and other identifying information.

All of the rows in maxxer_locations have been updated with random location informations. A large portion of the sanitized userbase now lives in the Pacific ocean.

All email addresses have been changed to [email protected]. All IPs have been changed to 127.0.0.1.

Clone this wiki locally