Skip to content

MysqldbDatabaseMetadata

MySQL database metadata object.

Fields

Field Type Description
approxDbSizeInBytes Long! The approximate size of the MySQL database (in bytes).
protectableTables Long! The number of protectable tables in the MySQL database.
protectionState MysqldbDatabaseProtectionStateEnum! The protection status of the MySQL database.
totalTables Long! The total number of tables in the MySQL database.
unprotectedStorageEngines [String!]! List of unsupported storage engines in the MySQL database.

Used By

Referenced by