MySQLConnectorUE4Plugin icon indicating copy to clipboard operation
MySQLConnectorUE4Plugin copied to clipboard

Can't initialize character set unknown (path: compiled_in)

Open Gaywilds opened this issue 3 years ago • 1 comments

Hello,

I've successfully used the plugin in previous projects but in my latest project, I keep running into a connection error with the following output log:

LogTemp: Error: Can't initialize character set unknown (path: compiled_in) LogTemp: Error: MySQLInitConnection: Failed to Connect to Database! LogTemp: Error: MySQLCloseConnection: Connection is valid but Server does no respond!

Gaywilds avatar Apr 09 '22 07:04 Gaywilds

I've also had this issue, although I found it was down to an incompatible MySQL version (using 5.6 for me fixed it)

joey2801 avatar Apr 13 '22 19:04 joey2801