aboutsummaryrefslogtreecommitdiff
path: root/sql/realmd.sql
AgeCommit message (Collapse)Author
2009-09-15Add Server revision to realmd.uptime tableChaz Brown
--HG-- branch : trunk
2009-09-14*Fix a typo.Anubisss
--HG-- branch : trunk
2009-09-13Add support for multirealm. Patch by streetrat.Kudlaty
--HG-- branch : trunk
2009-08-09 [8332] Add non-unique key `accid` for `realmcharacters` table for ↵megamage
speedup queries by this field. Author: rilex Just note about related _not_ mangos bug: this table _expected_ to have primary key by pair (`realmid`,`acctid`). If used DB not have it for table, then this wrongly setup of DB. --HG-- branch : trunk
2009-07-31*Remove data from world.sql - it exists now only for structure documentation.QAston
*Remove debug spell_check command - such things shouldn't belong to core. --HG-- branch : trunk
2009-06-18*Second part of previous commit.hunteee
--HG-- branch : trunk
2009-06-02[7938] Use same type for account ids in different tables related to used in ↵megamage
code uint32 type for it. Author: charlie2025 --HG-- branch : trunk
2009-03-26[7545] Fixed exploration achievements for certian areas Author: DonTomikamegamage
[7546] move uptime table to Realm database, use realmid column. Author: Triply --HG-- branch : trunk
2009-03-19* Implementing database logging:XTZGZoReX
** LogTime and LogColors config options removed due to incompatibility. ** Old file logging still available. ** Totally redone the Log class. ** Config options added: EnableLogDB, DBLogLevel, LogDB.Char, LogDB.RA, LogDB.GM -- remember to update config file. ** SQL updates attached. --HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2008-12-26*Some fix. Finally usable.megamage
--HG-- branch : trunk
2008-12-24*SQL clean up.megamage
--HG-- branch : trunk
2008-10-23[svn] Prevent Bestial Wrath from being applied 5 times when cast by a hunter ↵w12x
with The Beast Within talent. Hopefully this will also fix the crashes caused by this spell. Change 'tbc' to 'expansion' in realmd.sql. --HG-- branch : trunk
2008-10-14[svn] * SQL cleanuprunningnak3d
* Removed unneeded revision SQL, since everyone will be starting off at a single revision. * Left the characters SQL in case someone needs to convert a MaNGOS characters DB * Final dumps of realmd / world / and characters DB schemas --HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk