Main_Page - Schmoozerd/mangos-wotlk GitHub Wiki
Find here as much accurate information as we can get about table structures and description of what is in all fields. The mangos database holds templates, spawns, and other internal data that is needed by mangos to have an active world. The characters database holds all character-related data for just one realm. The realm database holds account, ban, and realms information.
Find here as much accurate information as we can get about table structures and description of what is in all fields. The mangos database holds templates, spawns, and other internal data that is needed by mangos to have an active world. The characters database holds all character-related data for just one realm. The realm database holds account, ban, and realms information.
Other useful data like small dbc contents used to populate some MaNGOS tables can be found here. These pages are also used as template for some MaNGOS field description when needed to list the content. We can then update all information about contained data from these pages when a change occurs, and this change is reflected in all pages that include these templates.
Here you will find documentation on a variety of things related to MaNGOS and maintaining your database.