Originally Posted by
Gastric
A character database is a database in your SQL server that holds character information such as player items, guilds, charters, characters, etc. The most recent servers are set up in the 3 database method. The databases are: World, Char, and login. The world database holds everything the server needs to start up and run effectively. This includes custom items, gameobjects, creatures, spawns, quests, etc. The character db, from above, stores character information. The login database is what players initially connect to. This database stores login information (login and password) and ipbans.
The most recent revision from ascent, as of 8:18PM Thursday December 20th, is 2645.