aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2011-04-11Core/CharDB Cleanup: alter `corpse` table making column names lowerCamel and ...Azazel
2011-04-08Core/Arena: Move personalRating to arena_team_memberleak
2011-04-08Core/CharDB Cleanup: alter character_homebind table making column names lower...Azazel
2011-04-08Core/CharDB Cleanup: alter character_battleground_data table making column na...Azazel
2011-04-07 Core/DBLayer: make use of return result of Connection::Open method and allow...Azazel
2011-04-05Core/Arenas: Refactor arena code and db layoutleak
2011-03-18Core/Storage: Readded missing record size calculations for SQL storageShauren
2011-03-18Core/Storage: A few more improvements to code style, corrected some engrish a...Shauren
2011-03-18Core/Storage: Add some sanity checks and better define some SQL and DBCrunningnak3d
2011-03-18Core/GameEventMgr: Reduce memory waste caused by gaps in game_event entry IDsleak
2011-03-11CharDB Schema/Cleanup: cleanup channels table:Azazel
2011-03-08More warning fixesShauren
2011-03-01Core/Groups: Forgotten changes from group id recycling reimplementation, also...leak
2011-02-27Core/Groups: Reimplement group id recyclingleak
2011-02-25Really fix the crash caused by wrong prepared statement typesMachiavelli
2011-02-24Core: Fix crash on login added in 20ab3e4bdace5da53300Machiavelli
2011-02-25Core/Misc: rename some prepared statements to conform to naming standards (th...Azazel
2011-02-25CharDB Schema/Cleanup: cleanup character_tutorial table:Azazel
2011-02-25CharDB Schema/Cleanup: cleanup account_data and character_account_data tables:Azazel
2011-02-22Core/Globals: Cleanup queries should be blocking if we want to be sure to loa...leak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-26Core/Entities: Avoid unique key violations during character inventory saving ...leak
2011-01-26Restore unix buildleak
2011-01-26Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...leak
2011-01-25Core/Entities: Avoid unique key violations during character inventory savingleak
2011-01-24Reverted unintended change from previous revisionShauren
2011-01-24Core/Instances: Implemented hourly instance limit: players are limited to ent...Shauren
2011-01-16Core/DBLayer: Fix another possible crash on shutdown. This should be the last...Machiavelli
2011-01-15Core/DBLayer: Use default parameters for DatabaseWorker::activate. Fixes a po...Machiavelli
2011-01-13Core/DBLayer: Properly manage mysql library initialization and shutdown in au...Machiavelli
2011-01-13Core/DBLayer: Properly deallocate SQLOperation objects from Databaseworkerpoo...Machiavelli
2011-01-13Core/DBLayer:Machiavelli
2011-01-11Core: Fix some warningsSpp
2011-01-09Core/DBLayer: CHAR_DEL_AUCTION should be defined as asynchronous. Fixes a cra...Machiavelli
2011-01-08Remove unintended change from previous rev's copypaste work.Machiavelli
2011-01-08Core/DBLayer: Define prepared statements in an array per database instead of ...Machiavelli
2011-01-06Core/DBLayer: Add MySQL errno 1054 to ignored error messages.Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-26Core/QuestStatus:linencloth
2010-12-24Update some prepared statements to reflect b1759256b5´s changesMachiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-23Core/DBLayer: Allow asynchronous queries with callbacks to be executed in pre...Machiavelli
2010-12-23Core/AuthServer: Little more query tuning. Missed by leak.linencloth
2010-12-23Core/AuthServer: Little query tuning. Query by linencloth.leak
2010-12-23Core: Fixed occasional wrong order of async operations at respawn time saving...Xanadu
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-21Core/AuthServer: Allow reauthentication to the authserver on realm logout. Th...click
2010-12-20Core/Auras: Save cast item guids for auras to dbShauren
2010-12-19Core/DBLayer: Add MySQL errno´s 1058 and 1062 (related to query-correctness)...Machiavelli