HomeClusterLabs Projects

High: mysql: fix grep failure on MySQL5.6 or higher when checking read_only…

Description

High: mysql: fix grep failure on MySQL5.6 or higher when checking read_only variable

On MySQL 5.6 or higher, the "SHOW VARIABLES" command returns the multiple rows that contains the "read_only".(innodb_read_only, read_only and tx_read_only)
So, I add "-w" to grep option.

Details

Provenance
higashik <kazuh@goo.jp>Authored on Dec 6 2015, 11:29 PM
Parents
rRc5824cfedb2e: Merge pull request #705 from krig/nfs-agent-fix-2
Branches
Unknown
Tags
Unknown

Event Timeline