diff options
author | leak <leak@bitmx.net> | 2012-03-26 15:46:54 +0200 |
---|---|---|
committer | leak <leak@bitmx.net> | 2012-03-26 15:47:37 +0200 |
commit | b1ca1ee5ec90715fcb2682e6d47ac5f7d425146b (patch) | |
tree | 1b705ea4f0801867f3a4c90cd5919d2d1dad73c7 /src/server/shared/Database/MySQLConnection.cpp | |
parent | f18946a72e5f4d8075dcf631f63502f235e5c8b4 (diff) |
Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:
Most of the cores queries have been converted to prepared statements now. If your code contains queries, please either use the exiting or implement new statements.
The only exclusions are one-time queries (e.g. for core startup) and queries that can't be prepared due to limitations.
Diffstat (limited to 'src/server/shared/Database/MySQLConnection.cpp')
0 files changed, 0 insertions, 0 deletions