| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Tomalak Geret'kal | Date: | January 30 2011 12:24am |
| Subject: | Re: Not enough parameters to fill the template | ||
| View as plain text | |||
On 30/01/2011 00:12, Kemin Zhou wrote: > Hi All, > I saw that back in August, people are discussing this problem. > Not enough parameters to fill the template > > I have the following tow lines of code that gave me the > above error message. > > 75 query << "insert into " << badtab << " values(%0, %1q)"; > 76 query.parse(); > > Ovidiu suggested the following solution: > > The solution is to add "-fsigned-char" to CFLAGS when > compiling mysql++ on Linux/PPC. > > I am using linux. > > Is this still the only solution? > Not enough code context to answer this question Try adding -fsome-context to your email writing program. Tom
| Thread | ||
|---|---|---|
| • Not enough parameters to fill the template | Kemin Zhou | 30 Jan |
| • Re: Not enough parameters to fill the template | Tomalak Geret'kal | 30 Jan |
| • Re: Not enough parameters to fill the template | Kemin Zhou | 30 Jan |
| • Re: Not enough parameters to fill the template | Tomalak Geret'kal | 30 Jan |
| • Re: Not enough parameters to fill the template | Kemin Zhou | 30 Jan |
| • Re: Not enough parameters to fill the template | Jonathan Wakely | 31 Jan |
| • Re: Not enough parameters to fill the template | Kemin Zhou | 30 Jan |
| • Re: Not enough parameters to fill the template | Tomalak Geret'kal | 30 Jan |
