MySQL Advisor - The Configuration Analysis Tool

Variable Reference

pxc_strict_mode

WARNING

Rule IDs: pxc_006

Overview

Purpose
Percona XtraDB Cluster SQL compatibility mode.
Dynamic (MySQL 8.4 reference)
Documented for PXC; may be changeable at runtime depending on version — verify in Percona XtraDB Cluster documentation.
Default value
See Percona docs for your release.
Version and product notes
Not in the Oracle MySQL 8.4 variable summary excerpt.
Documentation
Primary reference depends on product (MySQL, MariaDB, Percona, or OS documentation).
Vendor documentation

What is checked

Rules that reference this variable, with their severity and what each rule detects:

Tuning guidance

Example

SET GLOBAL pxc_strict_mode = 'ENFORCING'; -- See Percona XtraDB Cluster docs for mode options

Generated from the MySQL Advisor documentation build. Dynamic Yes/No reflects the excerpt aligned with Oracle MySQL 8.4 reference material consumed by this project.