Plugins in 10.6 ES
This page is part of MariaDB's SkySQL Documentation.
The parent of this page is: Reference for MariaDB Enterprise Server 10.6
Topics on this page:
Overview
Plugins provide optional features in MariaDB Enterprise Server.
Plugin | Library | Description |
---|---|---|
Built-in plugin for Aria, a crash safe storage engine with MyISAM heritage. Used for internal temporary tables and privilege tables. | ||
Built-in plugin for the Binary Log, used in single-primary replication and in point-in-time recoveries | ||
Built-in Information Schema table plugin, providing statistical data on client connections | ||
ha_columnstore.so | ColumnStore storage engine | |
ha_columnstore.so | An information schema plugin to list ColumnStore columns | |
ha_columnstore.so | An information schema plugin to list ColumnStore extents | |
ha_columnstore.so | An information schema plugin to list ColumnStore files | |
ha_columnstore.so | An information schema plugin to list ColumnStore tables | |
cracklib_password_check.so | Password validation plugin, uses CrackLib to validate passwords as strong. Requires additional configuration to install and use. | |
Plugin for CSV, a storage engine for operating on CSV (comma-separated variables) files. Built-in plugin. | ||
disks.so | Information Schema table plugin, providing metadata on system disks. Ships with MariaDB Enterprise Server, and is activated by default. | |
auth_ed25519.so | Authentication plugin, validates against a password hash encrypted using EDCDSA. It is installed and enabled by default for MariaDB Enterprise Server, but it cannot be used to authenticate in MariaDB SkySQL, because MaxScale 2.5 does not support ed25519. | |
Plugin to collect configuration usage information and to optionally upload it to the MariaDB Foundation or another configured URL. Ships with MariaDB Enterprise Server, but is disabled by default. | ||
Lists all geometry columns | ||
hashicorp_key_management.so | HashiCorp Vault key management plugin | |
Built-in Information Schema table plugin, providing statistical data on index usage | ||
Data type INET6 | ||
Function INET6_ATON() | ||
Function INET6_NTOA() | ||
Function INET_ATON() | ||
Function INET_NTOA() | ||
Built-in plugin for InnoDB, an ACID-compliant transactional storage engine for general workloads | ||
Built-in Information Schema table plugin for InnoDB, providing data on the Buffer Pool pages | ||
Built-in Information Schema table plugin for InnoDB, providing data on the Buffer Pool pages in LRU | ||
Built-in Information Schema table plugin for InnoDB, providing statistical data on Buffer Pool usage | ||
Built-in Information Schema table plugin for InnoDB, providing statistical data on compression | ||
Built-in Information Schema table plugin, providing statistical data on InnoDB compression per index | ||
Built-in Information Schema table plugin, providing statistical data for compression per index while resetting cumulated counts | ||
Built-in Information Schema table plugin for InnoDB, providing statistical data for compression while resetting cumulated counts | ||
Built-in Information Schema table plugin for InnoDB, providing statistical data for the compressed Buffer Pool | ||
Built-in Information Schema table plugin for InnoDB, providing statistical data for the compressed Buffer Pool while resetting cumulative counts | ||
Built-in Information Schema table plugin for InnoDB, providing auxiliary data on entries being deleted from FullText indexes | ||
Built-in Information Schema table plugin for InnoDB, providing data on metadata for FullText indexes | ||
Built-in Information Schema table plugin for InnoDB, providing a list of the default stopwords to use in FullText index searches | ||
Built-in Information Schema table plugin for InnoDB, providing data on rows removed from FullText indexes to filter results | ||
Built-in Information Schema table plugin for InnoDB, providing data on rows recently added to FullText indexes | ||
Built-in Information Schema table plugin for InnoDB, providing data on FullText indexes | ||
Built-in Information Schema table plugin for InnoDB, providing information on locks blocking transactions | ||
Built-in Information Schema table plugin for InnoDB, providing data on conflicting locks | ||
Built-in Information Schema table plugin for InnoDB, providing data on performance metrics | ||
Built-in Information Schema table plugin for InnoDB, providing information on system columns | ||
Built-in Information Schema table plugin for InnoDB, providing data on fields used in indexes | ||
Built-in Information Schema table plugin for InnoDB, providing data on Foreign Keys | ||
Built-in Information Schema table plugin for InnoDB, providing data on columns used in Foreign Keys | ||
Built-in Information Schema table plugin for InnoDB, providing data on indexes | ||
Built-in Information Schema table plugin for InnoDB, providing data on InnoDB tables | ||
Built-in Information Schema table plugin for InnoDB, providing data on InnoDB tablespaces | ||
Built-in Information Schema table plugin for InnoDB, providing statistical data on table status | ||
Built-in Information Schema table plugin for InnoDB, providing data on temporary tables | ||
Built-in Information Schema table plugin for InnoDB, providing data on encrypted tablespaces | ||
Built-in Information Schema table plugin for InnoDB, providing information on transactions | ||
Function IS_IPV4() | ||
Function IS_IPV4_COMPAT() | ||
Function IS_IPV4_MAPPED() | ||
Function IS_IPV6() | ||
Built-in plugin for Memory, an in-memory storage engine. Used internally for temporary tables and some SQL processing. | ||
Built-in plugin for Merge, a storage engine used in combining MyISAM tables | ||
This built-in plugin implements MyISAM, a legacy non-transactional storage engine used for system tables in older releases. The MyISAM storage engine is not supported in SkySQL. | ||
Built-in authentication plugin, validates a password hash encrypted using SHA-1 | ||
Built-in authentication plugin, validates against an encrypted password hash | ||
Built-in plugin for partitioning data across multiple tablespaces | ||
Built-in plugin for the Performance Schema, a database used to collect information on Server performance and health | ||
ha_s3.so | Plugin for S3, a storage engine that reads from and writes to Amazon S3. Ships with MariaDB Enterprise Server, but is disabled by default. | |
Built-in plugin used to generate virtual tables filled with sequential values | ||
server_audit2.so | Auditing plugin for MariaDB Enterprise Audit, ships with MariaDB Enterprise Server installations, requires configuration to use | |
simple_password_check.so | Built-in password validation plugin, used to ensure that user passwords meet minimum policy specifications | |
Lists all geometry columns | ||
ha_spider.so | Available wrapper protocols of Spider | |
Built-in plugin for Sequence, a storage engine used to create numeric sequences in virtual tables | ||
Built-in Information Schema plugin, providing statistical data on table usage | ||
Provides information about group assignment for connections in threadpool | ||
Provides information about threadpool groups | ||
Provides information about threadpool queues | ||
Provides performance counter information for threadpool | ||
Provides wait counters for threadpool | ||
Built-in authentication plugin, validates user against the Unix socket of the operating system user | ||
Built-in Information Schema plugin, providing data on user activity | ||
Built-in Information Schema plugin, providing data on user-defined variables | ||
Built in Galera Replication plugin, used in multi-primary replication for MariaDB Enterprise Cluster | ||
ha_xpand.so | Xpand storage engine |