Question
I'm trying to use a managed database but without success.
Hi,
I created a managed database to use with my droplet, imported all fine but when trying to connect via php I get this error
“Server sent charset unknown to the client.”
I understand this is caused by the utfmb4 charset that is configured in the MySql from the managed instance.
How can I change this (to the database level and not schema or table level) so I can work with it?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×