Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 1021 to 1030 of 1321 total results
https://dev.mysql.com/doc/refman/8.0/en/ipv6-remote-connections.html
To accept IPv6 connections from clients outside the local network, the server host must have a public address. The following procedure shows how to configure MySQL to permit IPv6 connections by remote clients. It is similar to the preceding ...
https://dev.mysql.com/doc/refman/8.0/en/json-function-reference.html
Table 14.22 JSON Functions Name Description Introduced Deprecated -> Return value from JSON column after evaluating path; equivalent to JSON_EXTRACT(). ->> Return value from JSON column after evaluating path and unquoting the result; equivalent to ...
https://dev.mysql.com/doc/refman/8.0/en/json-validation-functions.html
Beginning with MySQL 8.0.17, MySQL supports validation of JSON documents against JSON schemas conforming to Draft 4 of the JSON Schema specification. This can be done using either of the functions detailed in this section, both of which take two ...
https://dev.mysql.com/doc/refman/8.0/en/keyring-aws-plugin.html
The directory should have a restrictive mode and be accessible only to the account used to run the MySQL server. Note The keyring_aws plugin is an extension included in MySQL Enterprise Edition, a commercial product. The keyring_aws keyring plugin ...
https://dev.mysql.com/doc/refman/8.0/en/keyring-component-installation.html
Server manifest files have these properties: A manifest file must be in valid JSON format. Keyring service consumers require that a keyring component or plugin be installed: To use a keyring component, begin with the instructions here. To use a ...
https://dev.mysql.com/doc/refman/8.0/en/keyring-component-plugin-comparison.html
Keyring components have fewer restrictions than keyring plugins with respect to key types and lengths. The MySQL Keyring originally implemented keystore capabilities using server plugins, but began transitioning to use the component infrastructure ...
https://dev.mysql.com/doc/refman/8.0/en/keyring-encrypted-file-plugin.html
Note The keyring_encrypted_file plugin is an extension included in MySQL Enterprise Edition, a commercial product. The keyring_encrypted_file keyring plugin stores keyring data in an encrypted, password-protected file local to the server host. As ...
https://dev.mysql.com/doc/refman/8.0/en/keyring-file-component.html
component_keyring_file configuration files have these properties: A configuration file must be in valid JSON format. The component_keyring_file keyring component stores keyring data in a file local to the server host. Warning For encryption key ...
https://dev.mysql.com/doc/refman/8.0/en/keyring-oci-component.html
Note The Oracle Cloud Infrastructure Vault keyring component is included in MySQL Enterprise Edition, a commercial product. component_keyring_oci is part of the component infrastructure that communicates with Oracle Cloud Infrastructure Vault for ...
https://dev.mysql.com/doc/refman/8.0/en/keyring-options.html
In this case, the file should have a restrictive mode and be accessible only to the account used to run the migration server. MySQL supports the following keyring-related command-line options: --keyring-migration-destination=plugin Command-Line ...
Displaying 1021 to 1030 of 1321 total results