From: Warren Young Date: March 26 2007 12:28pm Subject: Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) List-Archive: http://lists.mysql.com/plusplus/6478 Message-Id: <4607BC5D.6090102@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Michael Hanselmann wrote: > > If there's only one parameter defined it takes > that parameter as a lone parameter for a template query. The same > function is used for the "SQLQueryParams&" variant. This creates a > conflict where a template uses only one parameter. In that case, the > logic doesn't work at all and the generated queries are unusable. Yes, we know, it's already fixed in svn. You can read about the fix in this message: http://lists.mysql.com/plusplus/6435 This will be released as v2.2.2 soon. How soon? Sooner if you test it and report favorably. :)