why newline(CR LF)code can't be update?
----------------------------------------
Key: CAY-1187
URL: https://issues.apache.org/cayenne/browse/CAY-1187
Project: Cayenne
Issue Type: Bug
Environment: Mysql ,Apache tomcat5.5 ,java
Reporter: mengkun
Attachments: Ptgch0080FormData.java
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.