summaryrefslogtreecommitdiff
path: root/src/account-server/storage.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-03-01 20:43:34 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-03-13 21:30:22 +0100
commit90fde5774f1e6ee1a3b649753fa7338e386a3c45 (patch)
tree70b39921518da5cd74997ca985b3fd294873cdfb /src/account-server/storage.cpp
parent07c54805e8a4e9a0caafdd18af02628533764f2b (diff)
downloadmanaserv-90fde5774f1e6ee1a3b649753fa7338e386a3c45.tar.gz
manaserv-90fde5774f1e6ee1a3b649753fa7338e386a3c45.tar.bz2
manaserv-90fde5774f1e6ee1a3b649753fa7338e386a3c45.tar.xz
manaserv-90fde5774f1e6ee1a3b649753fa7338e386a3c45.zip
SQLite: Fixed SqLiteDataProvider::processSql handling of multiple rows
When a prepared SQL statement would have returned multiple rows, this function would try to set the column header names multiple times which throws the AlreadySetException. Currently it doesn't seem that any prepared statements are meant to return multiple rows. Reviewed-by: Yohann Ferreira
Diffstat (limited to 'src/account-server/storage.cpp')
0 files changed, 0 insertions, 0 deletions