MySQL Forums
Forum List  »  PHP

Re: Error 2054 Server sent charset unknown to the client.
Posted by: Mark Hwang
Date: July 20, 2020 03:02PM

You are correct character_set_system is utf8, but when I use show variables I see utf8mb4 for all of the following variables:

character_set_client
character_set_connection
character_set_server

I don't understand the error that I am getting:

Error!: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.