[ https://issues.apache.org/jira/browse/OPENJPA-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maxim Solodovnik updated OPENJPA-2567: -------------------------------------- Fix Version/s: (was: 2.4.0) 3.0.1 Description: All string fields annotated with @Lob are being created in MySQL DB as "TEXT" no matter of length Attached patch fixes this for trunk was: All string fields annotated with @Lob are being created in MySQL DB as "TEXT" no matter of length Attached patch fixes this for 2.3.x branch > TINY/MEDIUM/LONG TEXT fields for MySQL are not supported > -------------------------------------------------------- > > Key: OPENJPA-2567 > URL: https://issues.apache.org/jira/browse/OPENJPA-2567 > Project: OpenJPA > Issue Type: Bug > Components: jdbc > Affects Versions: 2.3.0 > Reporter: Maxim Solodovnik > Priority: Major > Fix For: 3.0.1 > > Attachments: text_fields_3.patch > > > All string fields annotated with @Lob are being created in MySQL DB as "TEXT" > no matter of length > Attached patch fixes this for trunk -- This message was sent by Atlassian JIRA (v7.6.3#76005)