This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-16 21:20:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a09340836080f02d4b724d215587aef805f90767
TrinityCore
/
src
/
server
/
shared
/
Database
/
Implementation
History
Machiavelli
a093408360
Core/Player: Convert _SaveAuras to prepared statement format
...
--HG-- branch : trunk
2010-12-18 23:25:03 +01:00
..
CharacterDatabase.cpp
Core/Player: Convert _SaveAuras to prepared statement format
2010-12-18 23:25:03 +01:00
CharacterDatabase.h
Core/Player: Convert _SaveAuras to prepared statement format
2010-12-18 23:25:03 +01:00
LoginDatabase.cpp
Core/DBLayer: Don´t prepare asynchronous statements on synchronous connections and vice versa. Prevents allocating RAM that will never be used.
2010-12-17 15:55:16 +01:00
LoginDatabase.h
Add missing declarations as of recent merge
2010-12-13 17:34:27 +01:00
WorldDatabase.cpp
Core/DBLayer: Don´t prepare asynchronous statements on synchronous connections and vice versa. Prevents allocating RAM that will never be used.
2010-12-17 15:55:16 +01:00
WorldDatabase.h
Add missing declarations as of recent merge
2010-12-13 17:34:27 +01:00