On 2/26/07, Branislav Cavlin <[EMAIL PROTECTED]> wrote:
I already viewed that thread but it does not help me much as I already
corrected the query and added space before AND, and still have the
exception. The problem is that the query is executed correctly in MySQL
browser and it returns correc
java. I am
getting the exception after SHOW VARIABLES statement.
Thanks, anyway, I'll try to post this in the MySQL Forum.
_
From: James Stansell [mailto:[EMAIL PROTECTED]
Sent: Friday, February 23, 2007 6:41 PM
To: user-java@ibatis.apache.org
Subject: Re: Exception when conne
To: user-java@ibatis.apache.org
Subject: RE: Exception when connecting to DB
We are using Spring framework in our configuration, and we use it in about
15 application, but this is the only one that gives us this message. The
problem is that this exception is raised on SHOW COLLATION and SHOW
On 2/23/07, Branislav Cavlin <[EMAIL PROTECTED]> wrote:
We are using Spring framework in our configuration, and we use it in
about 15 application, but this is the only one that gives us this
message. The problem is that this exception is raised on SHOW COLLATION
and SHOW VARIABLES statements, and
essage-
From: Yee, Richard K CTR DMDC [mailto:[EMAIL PROTECTED]
Sent: Friday, February 23, 2007 2:19 PM
To: 'user-java@ibatis.apache.org'
Subject: RE: Exception when connecting to DB
Cavlin,
What do you have for your sqlmap configuration?
-Richard
-Original Message-
From
Cavlin,
What do you have for your sqlmap configuration?
-Richard
-Original Message-
From: Branislav Cavlin [mailto:[EMAIL PROTECTED]
Sent: Friday, February 23, 2007 8:36 AM
To: user-java@ibatis.apache.org
Subject: Exception when connecting to DB
Hi,
I am using these drivers