--include-unsupported

Overview

The --include-unsupported flag is used to enable a repository of unsupported packages in the repository configuration. The repository currently includes the CONNECT Storage Engine.

See also: mariadb_es_repo_setup for MariaDB Enterprise Server

USAGE

The parameter --include-unsupported for the script mariadb_es_repo_setup can be used to enable a repository of unsupported packages in the repository configuration. The repository currently includes the CONNECT Storage Engine. The storage engine can be installed by yum install MariaDB-connect-engine or apt-get install mariadb-plugin-connect-engine

$ sudo ./mariadb_es_repo_setup --token="CUSTOMER_DOWNLOAD_TOKEN" --apply \
      --include-unsupported

Once the unsupported repository is set up, the storage engine can be installed by yum install MariaDB-connect-engine or apt-get install mariadb-plugin-connect-engine.

DETAILS

SYNONYMS

SCHEMA

PARAMETERS

SKYSQL

PRIVILEGES

EXAMPLES

ERROR HANDLING

FEATURE INTERACTION

RESPONSES

DIAGNOSIS

ISO 9075:2016

CHANGE HISTORY

EXTERNAL REFERENCES