MySQL generate unknown datatype NCLOB

Description

Hi,

I encountered error as shown below in MySQL when I specify the column with @Nationalized and @Lob:
Error Code: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'nclob not null'

MySQL doesn't have nclob data type.

Please refer to link below as reference:
http://dev.mysql.com/doc/refman/5.7/en/data-types.html

Activity

Show:

Christian Beikov January 22, 2025 at 3:58 PM

Not a problem in ORM 6

Out of Date

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

Created March 1, 2016 at 1:27 PM
Updated January 22, 2025 at 3:58 PM
Resolved January 22, 2025 at 3:58 PM