1 message in com.mysql.lists.plusplusBug in template queries
FromSent OnAttachments
Florian G. Pflug14 Oct 2000 18:26 
Subject:Bug in template queries
From:Florian G. Pflug (fg@phlo.org)
Date:10/14/2000 06:26:34 PM
List:com.mysql.lists.plusplus

Hi

I think that I discovered a bug in the template query function of mysql++. When I set a parameter of a template query using query.def["mypara"] = "text" ;

but the parameter "mypara" was not used in the template query, than _ALL_ parameters already defined are set to "text".

Has anyone had this problem before? Sorry that I don't post any code to reproduce this problem, but I will do so if someone is interested in helping me to resolve this problem.

greetings, Florian Pflug