PDF (US Ltr)
- 41.8Mb
PDF (A4)
- 41.9Mb
Man Pages (TGZ)
- 272.3Kb
Man Pages (Zip)
- 378.3Kb
Info (Gzip)
- 4.2Mb
Info (Zip)
- 4.2Mb
Search Results
https://dev.mysql.com/doc/refman/9.7/en/audit-log-component-reference.html
audit_log.disable Command-Line Format --audit-log.disable[={OFF|ON}] System Variable audit_log.disable Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value OFF Permits disabling audit logging for all connecting and connected ...Audit Log Tables MySQL Enterprise Audit uses tables in the mysql system database for persistent storage of filter and user account ...
https://dev.mysql.com/doc/refman/9.7/en/built-in-function-reference.html
The following table lists each built-in (native) function and operator and provides a short description of each one. For a table listing functions that are loadable at runtime, see Section 14.2, “Loadable Function Reference”. ->> Return value ...
https://dev.mysql.com/doc/refman/9.7/en/firewall-component.html
component_firewall.enabled System Variable component_firewall.enabled Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value ON Whether the MySQL Enterprise Firewall component is enabled. component_firewall.trace System Variable ... Purpose: Provide an application-level firewall enabling the database administrator to allow or block SQL statements based on matching them against accepted statement ...
https://dev.mysql.com/doc/refman/9.7/en/firewall-plugin.html
mysql_firewall_mode Command-Line Format --mysql-firewall-mode[={OFF|ON}] Deprecated Yes System Variable mysql_firewall_mode Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value ON Whether the MySQL Enterprise Firewall plugin ... This section contains information about the MySQL Enterprise Firewall ...
https://dev.mysql.com/doc/refman/9.7/en/gatekeeper-functions.html
Masking policies require the following gatekeeper functions: CURRENT_USER_IN(user_list): Arguments: A single STRING argument containing comma-separated authorization IDs. When used in a CREATE MASKING POLICY gatekeeper function, the argument must ...
https://dev.mysql.com/doc/refman/9.7/en/install-component.html
Note While specifying a variable value using the SET clause is similar to that of the command line—it is available immediately at variable registration—there is a distinct difference in how the SET clause handles invalid numerical values for ...
https://dev.mysql.com/doc/refman/9.7/en/json-attribute-functions.html
The functions in this section return attributes of JSON values. An error occurs if the argument is not a valid JSON document. An empty array, empty object, or scalar value has depth 1. A nonempty array containing only elements of depth 1 or ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-options.html
--keyring-migration-from-component Command-Line Format --keyring-migration-from-component[={OFF|ON}] Type Boolean Default Value OFF Indicates that a key migration is from a keyring component to a keyring plugin. --keyring-migration-to-component ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-system-variables.html
keyring_operations System Variable keyring_operations Scope Global Dynamic Yes SET_VAR Hint Applies No Type Boolean Default Value ON Whether keyring operations are enabled. These variables are unavailable unless the appropriate keyring plugin is ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-api-definition.html
AutoReconnect Version (or later) NDB 9.7.0 Type or units boolean Default false Range true, false Restart Type Node Restart: Requires a rolling restart of the cluster. Wan Version (or later) NDB 9.7.0 Type or units boolean Default false Range true, ... The [mysqld] and [api] sections in the config.ini file define the behavior of the MySQL servers (SQL nodes) and other applications (API nodes) used to access cluster ...