PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers #5502

Closed
opened 2026-01-22 15:09:19 +01:00 by admin · 1 comment
Owner

Originally created by @Napas on GitHub (Apr 16, 2017).

Originally assigned to: @Ocramius on GitHub.

MySQL version: 8.0.1
PHP version: 7.1.3
Driver: pdo_mysql
charset: UTF8
dsn: "mysql:host=mysql;dbname=pets;charset=UTF8;"

Error message: PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers

Any ideas?

Originally created by @Napas on GitHub (Apr 16, 2017). Originally assigned to: @Ocramius on GitHub. MySQL version: `8.0.1` PHP version: `7.1.3` Driver: `pdo_mysql` charset: `UTF8` dsn: `"mysql:host=mysql;dbname=pets;charset=UTF8;"` Error message: `PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers` Any ideas?
admin added the Invalid label 2026-01-22 15:09:19 +01:00
admin closed this issue 2026-01-22 15:09:19 +01:00
Author
Owner

@Ocramius commented on GitHub (Apr 16, 2017):

Closing, not an ORM bug. Please report this on https://bugs.php.net/ after some research.

@Ocramius commented on GitHub (Apr 16, 2017): Closing, not an ORM bug. Please report this on https://bugs.php.net/ after some research.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#5502