You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "mengkun (JIRA)" <ji...@apache.org> on 2009/03/26 08:41:53 UTC

[jira] Updated: (CAY-1187) why newline(CR LF)code can't be update?

     [ https://issues.apache.org/jira/browse/CAY-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mengkun updated CAY-1187:
-------------------------

    Attachment:     (was: Ptgch0080FormData.java)

> why  newline(CR LF)code can't be update?
> ----------------------------------------
>
>                 Key: CAY-1187
>                 URL: https://issues.apache.org/jira/browse/CAY-1187
>             Project: Cayenne
>          Issue Type: Bug
>         Environment: Mysql  ,Apache tomcat5.5 ,java
>            Reporter: mengkun
>
> when i execute SQL with cayenne SQLtemplate like this
> ************************************
> UPDATE  t1 SET item='firstline
> secondline'
> ************************************
> the newline code(CRLF) become space code(0x20) in Mysql Database.
> i want to know how to resolve this problem?
> Thanks!

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