Skip to content

issue when testing with mysql server 9.6.0 #431

@pjfanning

Description

@pjfanning

See https://github.com/apache/pekko-persistence-jdbc/actions/runs/21298908745

This happens in numerous tests:
java.sql.SQLException: You can't combine write-locking of system tables with other tables or lock types

Doesn't happen with mysql server 9.5.0

Most of the issues happen in tests where we delete messages, eg

[info]   java.lang.AssertionError: assertion failed: expected DeleteMessagesSuccess(3), found DeleteMessagesFailure(java.sql.SQLException: You can't combine write-locking of system tables with other tables or lock types,3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions