mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers #5502
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Napas on GitHub (Apr 16, 2017).
Originally assigned to: @Ocramius on GitHub.
MySQL version:
8.0.1PHP version:
7.1.3Driver:
pdo_mysqlcharset:
UTF8dsn:
"mysql:host=mysql;dbname=pets;charset=UTF8;"Error message:
PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developersAny ideas?
@Ocramius commented on GitHub (Apr 16, 2017):
Closing, not an ORM bug. Please report this on https://bugs.php.net/ after some research.