red-soft-ru / shardingsphere

Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add T041 Basic LOB data type support

TedCraft opened this issue · comments


You have an error in your SQL syntax: CREATE TABLE T041_021 (ROW_ID INT ROW_CLOB BLOB SUB_TYPE TEXT) null

You have an error in your SQL syntax: SELECT CHAR_LENGTH (ROW_BLOB) FROM T041_03 no viable alternative at input 'CHAR_LENGTH' at line 1 position 8 near @18:18='CHAR_LENGTH'<233>1:8

You have an error in your SQL syntax: CREATE TYPE T041 AS LOCATOR T041_05_LOCATOR no viable alternative at input 'CREATETYPE' at line 1 position 8 near @18:11='TYPE'<169>1:8