Issues

Select view

Select search mode

 
50 of 80

Downgrade on same major version fails - 5.7.24 Donor and 5.7.20 Joiner

Won't Do

Description

Downgraded PXC 5.7.24 to PXC 5.7.20 will result to failed SST from 5.7.24 donor to 5.7.20 joiner. See attached logs from pxc1 and pxc2. Upgraded pxc2 back to 5.7.24 and it works.

 

 

How to repeat:

  • setup PXC 5.7.24 cluster

  • create table t1 (id int primary key auto_increment, s varchar(100)) engine=innodb;

  • insert data

  • downgrade on node to PXC 5.7.20

  • insert data on one of PXC 5.7.24 nodes to trigger the IST when 5.7.20 rejoins

  • start PXC 5.7.20 node

Environment

PXC1 - version 5.7.24

PXC2 - version 5.7.20 (downgraded from v5.7.24)

AFFECTED CS IDs

245560

Attachments

2

Smart Checklist

Details

Assignee

Reporter

Affects versions

Priority

Smart Checklist

Created February 6, 2019 at 7:25 AM
Updated March 6, 2024 at 10:18 PM
Resolved February 28, 2023 at 11:24 AM

Activity

Show:

Kamil HolubickiFebruary 28, 2023 at 11:24 AM

Downgrade is not supported.