Yet another fix for connection re-use
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jan 2012 13:03:46 +0000 (14:03 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jan 2012 13:03:46 +0000 (14:03 +0100)
commit21ee4d75995a96bd53f5531ca66669bfbdfd05ec
tree4685f7c4400491366cf3e06341c35416381207e8
parent2e20b0239e74f467de691ac20e3cf8d49ba8dcd3
Yet another fix for connection re-use

client_prep_connection returns 2 if connection was re-usable
and only in that case will the result set be re-used - for same
search.
src/connection.c
src/session.c