HomeClusterLabs Projects

Properly Detect read_only State

Description

Properly Detect read_only State

Many MySQL system variables include "read_only" in their names. Use a
stricter query in get_read_only() to ensure that the value of read_only
is obtained, not innodb_read_only, tx_read_only, or some other
similarly-named variable.

Details

Provenance
Rich Otero <rotero@editshare.com>Authored on Jun 18 2017, 2:01 PM
Parents
rR52fc443bf641: Merge pull request #992 from ClusterLabs/revert-975-greemo-patch-1
Branches
Unknown
Tags
Unknown

Event Timeline