From: Warren Young Date: January 4 2011 2:52am Subject: Re: Problem with Connection Pointers and Stored Procedures List-Archive: http://lists.mysql.com/plusplus/9179 Message-Id: <9164B8A7-F1B6-4AC2-8C2F-3ED27632DF74@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Jan 3, 2011, at 4:17 PM, Doug Morrow wrote: > If I replace the parsed > statement with this it will execute properly and return the desired = results. I don't doubt that. Yet, when I change one of the examples in the way you say causes the = problem, it doesn't cause the problem. Therefore, I think you've = misdiagnosed the problem. I offered several alternatives, ALL of which = may be wrong, but I'm pretty sure the problem isn't Connection pointers = vs static objects.