diff options
author | Machiavelli <machiavelli.trinity@gmail.com> | 2012-03-27 11:49:16 +0200 |
---|---|---|
committer | Machiavelli <machiavelli.trinity@gmail.com> | 2012-03-27 11:50:03 +0200 |
commit | 88d81d27cfc863823cc2cd6c5a511bc78baa4414 (patch) | |
tree | 3f29875aa948a5bc8a0f1187821ae2b3f55ea31a /src/server/shared/Database/QueryResult.h | |
parent | 13e071195de690d7e7639c95e39222e20928fe9c (diff) |
Core/DB Layer: - Fix "Thread #1 unlocked a not-locked lock at 0x6D56E90" helgrind error (thanks to Aokromes for logs). Cause was unlocking MySQL connection on shutdown, but concurrent access at this point is not required.
- Remove redundant locking in PingOperation. Since these are delayed to async threads with their own MySQL connection, no concurrent access here either.
- Codestyle cleanup
- Documentation refining
Diffstat (limited to 'src/server/shared/Database/QueryResult.h')
0 files changed, 0 insertions, 0 deletions