AzerothCore
Pages :

mail_server_character

<-Back-to:Character

The `mail_server_character` table

This table keeps entries of which player has recieved a server mail. This prevents the same mail to be sent twice to the same player.

Structure

Field Type Attributes Key Null Default Extra Comment
guid INT UNSIGNED PRI NO
mailId INT UNSIGNED PRI NO

Description of the fields

guid

characters.guid.

mailId

mail_server_template.id.