Hello Warren
On Mon, Apr 02, 2007 at 08:19:14PM -0600, Warren Young wrote:
> >You refer to the "several Query objects from one connection" issue?
> No, I didn't even realize this was part of the problem.
It's a completly unrelated problem which I found by playing around in
tquery.cpp. I added its investigation to my todo list. There's no need
to hold back a release because of it.
> There's no reason in the world that you can't change the last two lines
> to this:
> mysqlpp::ResUse res = query.use(filter.owner());
So did I and it works again.
> But, these changes also broke the single-parameter use of Query::def.
> This is a completely separate issue that I'm not going to spend any more
> effort to fix myself.
I now think that it's better to wait for the next major release and
overhaul the API by then.
Thanks,
Michael
--
Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
Attachment: [application/pgp-signature]
| Thread |
|---|
| • Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Michael Hanselmann | 25 Mar |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Warren Young | 26 Mar |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Michael Hanselmann | 26 Mar |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Warren Young | 28 Mar |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Warren Young | 28 Mar |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Michael Hanselmann | 31 Mar |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Warren Young | 2 Apr |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Michael Hanselmann | 2 Apr |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Warren Young | 3 Apr |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Michael Hanselmann | 4 Apr |
| • Re: Conceptual issue in mysql++ 2.2.x (use(), store(), execute()) | Warren Young | 29 Mar |