Information Schema Tables for Xpand
This page is part of MariaDB's Documentation.
The parent of this page is: Reference for MariaDB Xpand
Topics on this page:
Overview
MariaDB Xpand uses Information Schema tables to store information on the current operations.
Supported Views
Read-only support is available for these INFORMATION_SCHEMA
views. Column definitions and results may vary from MySQL.
character_sets
collations
columns
events
files
key_column_usage
partitions
processlist
referential_constraints
routines
schemata
schema_privileges
statistics
tables
table_constraints
table_privileges
triggers
user_privileges
views
Unsupported Views
Xpand does not support these objects:
collation_character_set_applicability
column_privileges
engines
global_status
global_variables
nbd_transid_mysql_connection_map
optimizer_trace
parameters
plugins
profiling
session_status
session_variables
tablespaces
Xpand-Specific Views
The follow are views specific to Xpand:
Table | Description |
---|---|
clx_ | Function privileges granted to users. |
clx_ | Procedure privileges granted to users. |
global_ | Current Xpand global variable settings and their default values. |