index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Database
/
PreparedStatement.cpp
Age
Commit message (
Expand
)
Author
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-09
Core/DBLayer: Fixed a few mismatched types and possible invalid memory access...
Shauren
2014-10-21
Core/DBLayer: Added support for BINARY field type
Shauren
2014-07-21
Core/PreparedStatements: Fixed a Coverity warning
Sebastian Valle Herrera
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-02
Fixed login and some errors
Subv
2014-06-24
Core/Databases: Removed ACE dependencies on some of the database handling code.
Subv
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-05-17
Core/Misc: Fixed a bunch of issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-02
Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong here
Spp
2013-01-02
Core/Mysql: Multiple changes
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-08-26
Core/DBLayer: Fixed memory leaks when query returned empty result set
Shauren
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-30
Core: Minor code style corrections
Shauren
2012-03-31
Core/DBLayer: Added missing prepared statement implementation for uint8/16
Shauren
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-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-05-13
Core: Remove some warnings here and there
click
2011-04-29
Add spaces after commas
leak
2011-01-26
Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-23
Core/DBLayer: Allow asynchronous queries with callbacks to be executed in pre...
Machiavelli
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Yet more copyright header updates
click
2010-09-19
Core/DBLayer: Correct size for storing MYSQL_TYPE_FLOAT
Machiavelli
2010-09-19
Core/DBLayer:
Machiavelli
2010-09-13
Core/DBLayer: Fix a memory leak in prepared statement parameter/result binds....
Machiavelli
2010-09-06
Core/DBLayer: Fix a warning
Machiavelli
2010-09-06
Core: Fix some warnings
Spp
2010-09-02
Core/Build: Partial work of fixing non-PCH Linux compile
runningnak3d
2010-09-02
Core/DBLayer:
Machiavelli