Pramod,
I'm also using version 5.1.5 of Connector/J and after applying your patch
the test passes for me, so I don't see the same issue as you.
FYI, I'm running ubuntu, mysql 5.0.45, latest code from trunk (+ your
patch).

Does anybody else see this error?

Regards,
Stephen Horgan


On 03/03/2008, Stephen Horgan <[EMAIL PROTECTED]> wrote:
>
> Pramod,
> I'm also using version 5.1.5 of Connector/J and after applying your patch
> the test passes for me, so I don't see the same issue as you.
> FYI, I'm running ubuntu, mysql 5.0.45, latest code from trunk (+ your
> patch).
>
> Does anybody else see this error?
>
> Regards,
> Stephen Horgan
>
> On 03/03/2008, Pramod Biligiri <[EMAIL PROTECTED]> wrote:
>
> >
> > Hi,
> > The new version of Mysql Connector/J ( 5.1.5) causes queries which rely
> > on comparison of date parameters, to fail.
> > This is blocking our progress on some report related tables that we are
> > doing.
> >
> > I have created a testcase for the issue, using MeetingBO ("meeting"
> > table) as an example. The test case retrieves
> > meetings matching START_DATE which is of type "date" in the Hibernate
> > mapping.
> >
> > The testcase in the patch passes with the older Connector/J (3.1.13),
> > but not with the newer one.
> >
> >
> >
> > Pramod Biligiri
> > ThoughtWorks
> > P.S: Ignore 4 leading path segments when applying patch, using Eclipse.
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >
> >
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to