Single-parameter tquery with SQLQueryParms fixed
I believe I've found the proper fix for this problem. In the Query
methods that execute queries (execute(), store*(), use()) that take a
SQLQueryParms reference, add this line above the call to the other overload:
AutoFlag<> af(def.processing_);
This is for v2.3. svn has the fix for v3 now already.
--
MySQL++ Mailing List
For list archives:
http://lists.mysql.com/plusplus
To unsubscribe:
http://lists.mysql.com/plusplus?unsub=lists@pantek.com
Received on Mon Jul 16 15:04:57 2007
This archive was generated by hypermail 2.1.8
: Thu Aug 09 2007 - 19:28:31 EDT
|