diff options
author | Naios <naios-dev@live.de> | 2016-03-02 02:17:37 +0100 |
---|---|---|
committer | Naios <naios-dev@live.de> | 2016-03-03 01:27:24 +0100 |
commit | 6a4a65521dbfbf3b270f385554b89c70728d1214 (patch) | |
tree | 82ab8e0659e99b0485f4fff5d1a7dd2d89ce6cc3 /src/server/database/Database/MySQLConnection.cpp | |
parent | ba3f439bcb7523776c8c064333d1c3aada46d59c (diff) |
Core/Database: Use RAII instead of raw pointers for resource management
* Corrects dirty usage of vectors with array indexes
* Removes _connectionCount which is now handled through the vector size
* Rename magic identifier "t" to "connection"
(cherry picked from commit 5ed018099418099e23921409ff96dc6175b97062)
Diffstat (limited to 'src/server/database/Database/MySQLConnection.cpp')
0 files changed, 0 insertions, 0 deletions