PXC Strict Mode documentation missing major version validation

Description

The pxc_strict_mode, among other validations, checks the protocol version against the server major version and protects the cluster against writes attempted on already upgraded nodes. A typical message in such a situation would look like this:

 

mysql > delete from sbtest.sbtest1 limit 1; ERROR 1105 (HY000): Percona-XtraDB-Cluster prohibits use of multiple major versions while accepting write workload with pxc_strict_mode = ENFORCING or MASTER

This documentation page should be updated with that particular validation:

https://www.percona.com/doc/percona-xtradb-cluster/LATEST/features/pxc-strict-mode.html

Environment

None

AFFECTED CS IDs

CS0029246

Smart Checklist

Activity

Done

Details

Assignee

Reporter

Components

Priority

Smart Checklist

Created August 15, 2022 at 10:52 AM
Updated March 6, 2024 at 8:53 PM
Resolved January 30, 2023 at 7:21 PM

Flag notifications