Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.12
-
Component/s: None
-
Labels:None
-
Environment:Windows 64-bit, Linux 64-bit
Description
Currently Charset connection attribute expects the value like utf-8, sjis in lowercase only; but I think like MySQL ODBC driver, MariaDB ODBC driver should allow case-insensitive value for Charset attribute. If we do not pass proper case, then the connection fails.