[CONC-308] Error "Can't initialize character set unknown (path: compiled_in)" while connecting to MySQL 8.0.3-rc-log Created: 2018-01-16  Updated: 2018-01-16  Resolved: 2018-01-16

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Sandhya Sriraj Assignee: Georg Richter
Resolution: Duplicate Votes: 0
Labels: None
Environment:

Linux



 Description   

I tried with MariaDB C connector 2.3.3, 2.3.4 and 3.0.2. It returns the same error in all the cases.

MySQL Server version: MySQL 8.0.3-rc-log

mysql> show global variables like '%character_set%';
----------------------------------------------------+

Variable_name Value

----------------------------------------------------+

character_set_client utf8mb4
character_set_connection utf8mb4
character_set_database utf8mb4
character_set_filesystem binary
character_set_results utf8mb4
character_set_server utf8mb4
character_set_system utf8
character_sets_dir /usr/share/mysql/charsets/

mysql> show global variables like 'collation%';
----------------------------------------+

Variable_name Value

----------------------------------------+

collation_connection utf8mb4_0900_ai_ci
collation_database utf8mb4_0900_ai_ci
collation_server utf8mb4_0900_ai_ci

Similar issue reported here with another collation.



 Comments   
Comment by Georg Richter [ 2018-01-16 ]

Duplicate of CONC-299

Generated at Thu Feb 08 03:04:23 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.