Character_achievement_progress - Schmoozerd/mangos-wotlk GitHub Wiki
Back to the characters database list of tables.
This table holds information for each character and its achievement progress.
| Field | Type | Null | Key | Default | Extra |
| guid | int(11) unsigned | NO | PRIMARY | ||
| criteria | int(11) | NO | PRIMARY | ||
| counter | int(11) | NO | |||
| date | int(11) | NO |
The GUID of the character. See character.guid