Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.1.26
-
Component/s: Storage Engine - Connect
-
Labels:None
-
Environment:Centos7
Description
When using the Microsoft JDBC driver, columns of type NCHAR and NVARCHAR now are being returned in SELECT statements (as of 10.1.26), but if a column is defined as NTEXT it is blank (columns defined as TEXT do work correctly).
For testing see the connection info provided privately earlier, the new table is called: all_types but all the connection info remains the same.