Skip to content

PrimaryReadReplicaConnectionTest::testInheritCharsetFromPrimary() is failing on CI #4613

@morozov

Description

@morozov

The failure looks like the following:

1) Doctrine\DBAL\Tests\Functional\PrimaryReadReplicaConnectionTest::testInheritCharsetFromPrimary
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'utf8'
+'utf8mb3'

Note that as of MySQL 8.0, the utf8 character set is an alias for utf8mb3.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions