MXS-2237 Replace manual TOC with [TOC]
This commit is contained in:
@ -3,141 +3,7 @@
|
|||||||
Table of Contents
|
Table of Contents
|
||||||
=================
|
=================
|
||||||
|
|
||||||
* [Introduction](#introduction)
|
[TOC]
|
||||||
* [Glossary](#glossary)
|
|
||||||
* [Administration](#administration)
|
|
||||||
* [Configuration](#configuration)
|
|
||||||
* [Special Parameter Types](#special-parameter-types)
|
|
||||||
* [Sizes](#sizes)
|
|
||||||
* [Regular Expressions](#regular-expressions)
|
|
||||||
* [Global Settings](#global-settings)
|
|
||||||
* [threads](#threads)
|
|
||||||
* [thread_stack_size](#thread_stack_size)
|
|
||||||
* [auth_connect_timeout](#auth_connect_timeout)
|
|
||||||
* [auth_read_timeout](#auth_read_timeout)
|
|
||||||
* [auth_write_timeout](#auth_write_timeout)
|
|
||||||
* [query_retries](#query_retries)
|
|
||||||
* [query_retry_timeout](#query_retry_timeout)
|
|
||||||
* [passive](#passive)
|
|
||||||
* [ms_timestamp](#ms_timestamp)
|
|
||||||
* [skip_permission_checks](#skip_permission_checks)
|
|
||||||
* [syslog](#syslog)
|
|
||||||
* [maxlog](#maxlog)
|
|
||||||
* [log_to_shm](#log_to_shm)
|
|
||||||
* [log_warning](#log_warning)
|
|
||||||
* [log_notice](#log_notice)
|
|
||||||
* [log_info](#log_info)
|
|
||||||
* [log_debug](#log_debug)
|
|
||||||
* [log_messages](#log_messages)
|
|
||||||
* [log_trace](#log_trace)
|
|
||||||
* [log_augmentation](#log_augmentation)
|
|
||||||
* [log_throttling](#log_throttling)
|
|
||||||
* [logdir](#logdir)
|
|
||||||
* [datadir](#datadir)
|
|
||||||
* [libdir](#libdir)
|
|
||||||
* [cachedir](#cachedir)
|
|
||||||
* [piddir](#piddir)
|
|
||||||
* [execdir](#execdir)
|
|
||||||
* [connector_plugindir](#connector_plugindir)
|
|
||||||
* [persistdir](#persistdir)
|
|
||||||
* [module_configdir](#module_configdir)
|
|
||||||
* [language](#language)
|
|
||||||
* [query_classifier](#query_classifier)
|
|
||||||
* [query_classifier_args](#query_classifier_args)
|
|
||||||
* [query_classifier_cache_size](#query_classifier_cache_size)
|
|
||||||
* [log_unrecognized_statements](#log_unrecognized_statements)
|
|
||||||
* [substitute_variables](#substitute_variables)
|
|
||||||
* [sql_mode](#sql_mode)
|
|
||||||
* [local_address](#local_address)
|
|
||||||
* [users_refresh_time](#users_refresh_time)
|
|
||||||
* [retain_last_statements](#retain_last_statements)
|
|
||||||
* [dump_last_statements](#dump_last_statements)
|
|
||||||
* [writeq_high_water](#writeq_high_water)
|
|
||||||
* [writeq_low_water](#writeq_low_water)
|
|
||||||
* [REST API Configuration](#rest-api-configuration)
|
|
||||||
* [admin_host](#admin_host)
|
|
||||||
* [admin_port](#admin_port)
|
|
||||||
* [admin_auth](#admin_auth)
|
|
||||||
* [admin_ssl_key](#admin_ssl_key)
|
|
||||||
* [admin_ssl_cert](#admin_ssl_cert)
|
|
||||||
* [admin_ssl_ca_cert](#admin_ssl_ca_cert)
|
|
||||||
* [admin_enabled](#admin_enabled)
|
|
||||||
* [admin_log_auth_failures](#admin_log_auth_failures)
|
|
||||||
* [<em>events</em>](#events)
|
|
||||||
* ['authentication_failure'](#authentication_failure)
|
|
||||||
* [Service](#service)
|
|
||||||
* [router](#router)
|
|
||||||
* [router_options](#router_options)
|
|
||||||
* [filters](#filters)
|
|
||||||
* [servers](#servers)
|
|
||||||
* [user](#user)
|
|
||||||
* [password](#password)
|
|
||||||
* [enable_root_user](#enable_root_user)
|
|
||||||
* [localhost_match_wildcard_host](#localhost_match_wildcard_host)
|
|
||||||
* [version_string](#version_string)
|
|
||||||
* [weightby](#weightby)
|
|
||||||
* [auth_all_servers](#auth_all_servers)
|
|
||||||
* [strip_db_esc](#strip_db_esc)
|
|
||||||
* [retry_on_failure](#retry_on_failure)
|
|
||||||
* [log_auth_warnings](#log_auth_warnings)
|
|
||||||
* [connection_timeout](#connection_timeout)
|
|
||||||
* [max_connections](#max_connections)
|
|
||||||
* [max_retry_interval](#max_retry_interval)
|
|
||||||
* [session_track_trx_state](#session_track_trx_state)
|
|
||||||
* [retain_last_statements](#retain_last_statements-1)
|
|
||||||
* [Server](#server)
|
|
||||||
* [address](#address)
|
|
||||||
* [port](#port)
|
|
||||||
* [protocol](#protocol)
|
|
||||||
* [monitoruser](#monitoruser)
|
|
||||||
* [monitorpw](#monitorpw)
|
|
||||||
* [extra_port](#extra_port)
|
|
||||||
* [persistpoolmax](#persistpoolmax)
|
|
||||||
* [persistmaxtime](#persistmaxtime)
|
|
||||||
* [proxy_protocol](#proxy_protocol)
|
|
||||||
* [authenticator](#authenticator)
|
|
||||||
* [authenticator_options](#authenticator_options)
|
|
||||||
* [disk_space_threshold](#disk_space_threshold)
|
|
||||||
* [Listener](#listener)
|
|
||||||
* [service](#service-1)
|
|
||||||
* [protocol](#protocol-1)
|
|
||||||
* [address](#address-1)
|
|
||||||
* [port](#port-1)
|
|
||||||
* [socket](#socket)
|
|
||||||
* [authenticator](#authenticator-1)
|
|
||||||
* [authenticator_options](#authenticator_options-1)
|
|
||||||
* [Available Protocols](#available-protocols)
|
|
||||||
* [MariaDBClient](#mariadbclient)
|
|
||||||
* [MariaDBBackend](#mariadbbackend)
|
|
||||||
* [telnetd](#telnetd)
|
|
||||||
* [maxscaled](#maxscaled)
|
|
||||||
* [HTTPD](#httpd)
|
|
||||||
* [TLS/SSL encryption](#tlsssl-encryption)
|
|
||||||
* [ssl](#ssl)
|
|
||||||
* [ssl_key](#ssl_key)
|
|
||||||
* [ssl_cert](#ssl_cert)
|
|
||||||
* [ssl_ca_cert](#ssl_ca_cert)
|
|
||||||
* [ssl_version](#ssl_version)
|
|
||||||
* [ssl_cert_verify_depth](#ssl_cert_verify_depth)
|
|
||||||
* [ssl_verify_peer_certificate](#ssl_verify_peer_certificate)
|
|
||||||
* [Example SSL enabled server configuration](#example-ssl-enabled-server-configuration)
|
|
||||||
* [Example SSL enabled listener configuration](#example-ssl-enabled-listener-configuration)
|
|
||||||
* [Routing Modules](#routing-modules)
|
|
||||||
* [Diagnostic modules](#diagnostic-modules)
|
|
||||||
* [Monitor Modules](#monitor-modules)
|
|
||||||
* [Filter Modules](#filter-modules)
|
|
||||||
* [Encrypting Passwords](#encrypting-passwords)
|
|
||||||
* [Creating Encrypted Passwords](#creating-encrypted-passwords)
|
|
||||||
* [Runtime Configuration Changes](#runtime-configuration-changes)
|
|
||||||
* [Backing Up Configuration Changes](#backing-up-configuration-changes)
|
|
||||||
* [Reloading Configuration](#reloading-configuration)
|
|
||||||
* [Limitations](#limitations)
|
|
||||||
* [Authentication](#authentication)
|
|
||||||
* [Wildcard Hosts](#wildcard-hosts)
|
|
||||||
* [Limitations](#limitations-1)
|
|
||||||
* [Error Reporting](#error-reporting)
|
|
||||||
* [Troubleshooting](#troubleshooting)
|
|
||||||
* [Systemd Watchdog](#systemd-watchdog)
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user