You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Kai Grabfelder (JIRA)" <ib...@incubator.apache.org> on 2009/04/05 18:32:12 UTC

[jira] Commented: (IBATIS-591) com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Unknown column in field list

    [ https://issues.apache.org/jira/browse/IBATIS-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695869#action_12695869 ] 

Kai Grabfelder commented on IBATIS-591:
---------------------------------------

can you reproduce this with ibatis 2.3.4?

> com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Unknown column in field list
> ---------------------------------------------------------------------------------
>
>                 Key: IBATIS-591
>                 URL: https://issues.apache.org/jira/browse/IBATIS-591
>             Project: iBatis for Java
>          Issue Type: Bug
>          Components: SQL Maps
>    Affects Versions: 2.3.1
>            Reporter: Dhananjay Patkar
>         Attachments: exceptionLog.txt
>
>
> I am using Spring( 2.0.7) ,Ibatis ( 2.3.0)  with MySQL (5.1.30-community)
> Trying to execute a MySQL procedure with several in parameters and 1 out parameter.
> Procedure executes successfully ,Records gets inserted and updated in database when called from UI ,but it throws exception at the end... attached exception log with this post.
> Trying hard to crack it...
> Please help me to solve this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.