turbot/oci_insights

Query: mysql_db_system_mysql_version

Usage

powerpipe query oci_insights.query.mysql_db_system_mysql_version

Steampipe Tables

SQL

select
mysql_version as "MySQL Version"
from
oci_mysql_db_system
where
id = $1;

Dashboards

The query is used in the dashboards: