https://mariadb.com/docs/server/reference/system-tables/performance-schema
Performance Schema | Server | MariaDB Documentation
Explore performance_schema in MariaDB Server. This system database provides detailed, low-level insights into server execution, helping you diagnose...
schema server mariadb
https://mariadb.com/docs/server/reference/system-tables/information-schema/information-schema-tables/information-schema-user_statistics-table
Information Schema USER_STATISTICS Table | Server | MariaDB Documentation
The Information Schema USER_STATISTICS table provides activity statistics for users, such as bytes sent and rows read, aiding in auditing.
statistics table serverschema
https://mariadb.com/docs/server/reference/system-tables/information-schema/information-schema-tables/information-schema-client_statistics-table
Information Schema CLIENT_STATISTICS Table | Server | MariaDB Documentation
The Information Schema CLIENT_STATISTICS table holds statistics about client connections, such as total connections, bytes sent/received, and command counts.
statistics table serverschema
https://mariadb.com/docs/server/reference/system-tables/information-schema
Information Schema | Server | MariaDB Documentation
Query information_schema.tables in MariaDB Server. This system table provides metadata about all tables in the databases, including their names, types, storage...
schema server mariadb
https://mariadb.com/docs/server/reference/system-tables/information-schema/information-schema-tables/information-schema-sequences-table
Information Schema SEQUENCES Table | Server | MariaDB Documentation
The Information Schema SEQUENCES table provides metadata about sequence objects, including their minimum, maximum, and current values.
table server mariadbschema
https://mariadb.com/docs/server/reference/system-tables/information-schema/information-schema-tables/information-schema-index_statistics-table
Information Schema INDEX_STATISTICS Table | Server | MariaDB Documentation
The Information Schema INDEX_STATISTICS table provides statistics on index usage, helping to identify unused indexes and optimize performance.
statistics table serverschema
https://mariadb.com/docs/server/reference/system-tables/information-schema/information-schema-tables/information-schema-table_statistics-table
Information Schema TABLE_STATISTICS Table | Server | MariaDB Documentation
The Information Schema TABLE_STATISTICS table provides usage statistics for tables, such as the number of rows read or changed.
server mariadb documentation
https://mariadb.com/docs/server/reference/system-tables/information-schema/information-schema-tables/information-schema-users-table
Information Schema USERS Table | Server | MariaDB Documentation
The Information Schema USERS table lists user accounts, including whether they are global or local, and details about their password expiration.
table server mariadbschema
https://mariadb.com/docs/server/reference/system-tables/information-schema/information-schema-tables/information-schema-slave_status-table
Information Schema SLAVE_STATUS Table | Server | MariaDB Documentation
The Information Schema SLAVE_STATUS table displays status information for the replication slave threads, similar to SHOW SLAVE STATUS.
table server mariadbschema