index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Database
Age
Commit message (
Expand
)
Author
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-30
Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrest
kaelima
2012-08-26
Core/DBLayer: Fixed memory leaks when query returned empty result set
Shauren
2012-08-06
Core/Logging: Use prepared statements in AppenderDB
Spp
2012-08-06
Core/SQL: Kill core if error 1064 is triggered (error code 1064 you have an e...
Spp
2012-08-06
Core/Logging: Try to simplify configuration of loggers and appenders
Spp
2012-08-05
Core/Commands:
Vincent-Michael
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-08-02
Some codestyle changes.
Alternative
2012-08-02
Added disable commands.
Alternative
2012-07-19
Core/AuctionHouse: Refactored and corrected building auction mail messages
Shauren
2012-07-13
Core/Player: Fix issues with 'ignore this slot' option on equipment manager u...
NNN666
2012-06-30
Core: Minor code style corrections
Shauren
2012-06-07
Core/Maps: Moved object respawn time storage from global to map level. This r...
Shauren
2012-05-06
Core/Accounts: Delete all bans related to an account when it has been deleted.
kaelima
2012-04-30
Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronous
kaelima
2012-04-13
Scripts/Icecrown Citadel
Shauren
2012-04-11
Core/DBLayer: incorrect use of va_start
faramir118
2012-04-09
Core/DBLayer: Fix two crashes when using pdump command
kaelima
2012-04-07
Core/Tickets: Add report time and current latency to lag_reports table
Nay
2012-04-03
Core/World: Add character name data after loading PlayerDump
Shauren
2012-04-02
Core/Database: Some extended debug output for Field::GetXXX logs.
kaelima
2012-04-01
Core/DBLayer: More type fixes
Nay
2012-03-31
Core/DBLayer: Delete a triplicated prepared statement (LoginDatabase)
Nay
2012-03-31
Core/Logging: Fix a typo in DebugLogFilters - Database & AI
Nay
2012-03-31
Core/DBLayer: Added missing prepared statement implementation for uint8/16
Shauren
2012-03-29
Core/DBLayer: More prepared statement corrections
Shauren
2012-03-28
Partially revert a36a0a77ef75e66933ac5b8802a9ec7906acfd0b.
click
2012-03-27
Core/DB Layer: Fix helgrind errors on some concurrent access to resultset aut...
Machiavelli
2012-03-27
Core/DB Layer: - Fix "Thread #1 unlocked a not-locked lock at 0x6D56E90" helg...
Machiavelli
2012-03-26
Core/DBLayer: Restore pet loading
leak
2012-03-26
Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:
leak
2012-03-26
Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...
Machiavelli
2012-03-26
Core/DB Layer: Fix a memory leak for synchronously executed prepared statements.
Machiavelli
2012-03-26
Core/DB Layer: Fix a memory leak.
Machiavelli
2012-03-26
Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...
kaelima
2012-03-26
Core/DB Layer: Make SQLTransaction AutoPtr thread safe (valgrind caught a rac...
Machiavelli
2012-03-25
Core/Misc: Implement Trinity::Auto_Ptr. Ditches ACE_Refcounted_AutoPtr (we st...
Machiavelli
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.3
leak
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.2
leak
2012-03-25
Core/DBLayer: Typo on query conversion
leak
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-25
Update src/server/shared/Database/Field.h
Machiavelli
2012-03-25
Core/DBLayer: Refine field type checks in Field::GetXXX methods. Should give ...
Machiavelli
2012-03-25
Core/DBLayer: Restore pinfo timestamp output (Prepared statment results don't...
leak
2012-03-24
Core: Fix .pinfo handling of player level and securitylevel after recent clea...
click
2012-03-24
Core/DB layer: Change functionality in previous memoryleak-fix (Patch by racz...
click
2012-03-24
Core/DB Layer: Fix a memory leak. Author: raczman (yes, you read correctly)
Machiavelli
2012-03-24
Core/DBLayer: Query should actually be available on both sync and async mysql...
leak
[next]