Skip to content

AWS Aurora read_only status is only available via innodb_read_only #1195

@ottenhoff

Description

@ottenhoff

http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.BestPractices.html

The only way to find the read-only status of an AWS Aurora instance is:

SHOW GLOBAL VARIABLES LIKE 'innodb_read_only';

ProxySQL only checks for 'read_only' so an Aurora read_only instance can never be discovered.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions