  | | | Single-parameter tquery with SQLQueryParms fixed | Single-parameter tquery with SQLQueryParms fixed 2007-07-16 - By Warren Young
Back 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=mysql@(protected)
|
|
 |