TrinityCore
LoginDatabase.cpp File Reference
+ Include dependency graph for LoginDatabase.cpp:

Go to the source code of this file.

Macros

#define BnetAccountInfo   "ba.id, UPPER(ba.email), ba.locked, ba.lock_country, ba.last_ip, ba.LoginTicketExpiry, bab.unbandate > UNIX_TIMESTAMP() OR bab.unbandate = bab.bandate, bab.unbandate = bab.bandate"
 
#define BnetGameAccountInfo   "a.id, a.username, ab.unbandate, ab.unbandate = ab.bandate, aa.SecurityLevel"
 

Macro Definition Documentation

◆ BnetAccountInfo

#define BnetAccountInfo   "ba.id, UPPER(ba.email), ba.locked, ba.lock_country, ba.last_ip, ba.LoginTicketExpiry, bab.unbandate > UNIX_TIMESTAMP() OR bab.unbandate = bab.bandate, bab.unbandate = bab.bandate"

◆ BnetGameAccountInfo

#define BnetGameAccountInfo   "a.id, a.username, ab.unbandate, ab.unbandate = ab.bandate, aa.SecurityLevel"