Two versions of QueryExecutor, currently only version 2 works 100%

Dave Cramer <davec@fastcrypt.com>

Commit: 78d40a2a2f415071e82a6be9667ba96d398856ab
Author: Dave Cramer <davec@fastcrypt.com>
Date: 2002-03-21T03:20:30Z
Releases: 7.3.1
Two versions of QueryExecutor, currently only version 2 works 100%
these versions adhere to the backend protocol better than previous version
fixes problem when an error occurs on the backend, and the connection is still used
previous versions were throwing an exception half way through the protocol, leaving it
indeterminate.
also removes empty query code, should speed things up a bit

Files