Skip to content

DDL with RSU fails if node is desynced upfont #247

@sjaakola

Description

@sjaakola

mysql> set global wsrep_desync=1;
Query OK, 0 rows affected (0,00 sec)

mysql> set wsrep_OSU_method=RSU;
Query OK, 0 rows affected (0,00 sec)

mysql> create table t1 (i int primary key);
ERROR 1213 (40001): Deadlock found when trying to get lock; try restarting transaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions