Re: prepare_cached - just how much quicker should I expect?

2006-07-28 Thread Tim Bunce
On Fri, Jul 28, 2006 at 03:46:20PM +0100, Martin J. Evans wrote: > > On 27-Jul-2006 Tim Bunce wrote: > > On Wed, Jul 26, 2006 at 10:43:34AM +0100, Martin J. Evans wrote: > >> > >> On 25-Jul-2006 Tim Bunce wrote: > >> > Use DBI::Profile to see where the time is being spent. > >> > >> I got this w

DBD::mysql 3.0006 patch to fix quote parsing and finish problems

2006-07-28 Thread Martin J. Evans
Attached is a patch to DBD::mysql 3.0006 which fixes two issues I've seen. 1. Someone, can't remember who now, reported a problem with some SQL which contained an escaped ' and ? but DBD::mysql incorrectly thought it was a parameter. e.g. '\'?' was counted as a parameter. 2. No finish calls when

Re: prepare_cached - just how much quicker should I expect?

2006-07-28 Thread Martin J. Evans
On 27-Jul-2006 Tim Bunce wrote: > On Wed, Jul 26, 2006 at 10:43:34AM +0100, Martin J. Evans wrote: >> >> On 25-Jul-2006 Tim Bunce wrote: >> > Use DBI::Profile to see where the time is being spent. >> >> I got this working and could not see anything taking longer. However, on >> further investiga

Re: ANNOUNCE: DBD:Oracle 1.18

2006-07-28 Thread Martin J. Evans
On 28-Jul-2006 John Scoles wrote: > > - Original Message - > From: "Fox, Michael" <[EMAIL PROTECTED]> > To: > Sent: Thursday, July 27, 2006 11:00 PM > Subject: RE: ANNOUNCE: DBD:Oracle 1.18 > > >> >> Sorry I did not get a chance to test this before the release, but I have >> had >> a

Re: DBD-Oracle-1.18/err_unicode/err_twolongstr.msg

2006-07-28 Thread John Scoles
Thanks Jan this is very helpful. I will have a look at it this morning and perhaps I can figure out if it is a bug in DBD or Oracle. Cheers John Scoles "Jan Kasprzak" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > I want to add a "me too" with a description to the mess

Re: ANNOUNCE: DBD:Oracle 1.18

2006-07-28 Thread John Scoles
- Original Message - From: "Fox, Michael" <[EMAIL PROTECTED]> To: Sent: Thursday, July 27, 2006 11:00 PM Subject: RE: ANNOUNCE: DBD:Oracle 1.18 > > Sorry I did not get a chance to test this before the release, but I have > had > a couple of problems building the new version, and any ad