Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.0.12
-
None
-
None
-
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.