I cannot find any instances of the StringIndexOutOfBoundsException being reported, so reporting this. java.lang.StringIndexOutOfBoundsException: Range [6, 4) out of ...
create TEXT field with utf8mb4 add any data with 4 byte unicode. like 💞💞💞aaa get data with ClobTypeHandler. If you have a look mariadb connector code, MariaDbClob.length uses codePointCount but ...