Search

Download this Manual
PDF (US Ltr) - 41.9Mb
PDF (A4) - 42.0Mb
Man Pages (TGZ) - 272.3Kb
Man Pages (Zip) - 378.3Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 101 to 110 of 158 total results
https://dev.mysql.com/doc/refman/9.7/en/gatekeeper-functions.html
Returns true if any of the active roles matches any in the supplied list, and false if no match exists. Masking policies require the following gatekeeper functions: CURRENT_USER_IN(user_list): Arguments: A single STRING argument containing ...
https://dev.mysql.com/doc/refman/9.7/en/gtid-functions.html
The functions described in this section are used with GTID-based replication. It is important to keep in mind that all of these functions take string representations of GTID sets as arguments. As such, the GTID sets must always be quoted when used ...
https://dev.mysql.com/doc/refman/9.7/en/information-schema-views-table.html
You must have the SHOW VIEW privilege to access this table. The VIEWS table has these columns: TABLE_CATALOG The name of the catalog to which the view belongs. TABLE_SCHEMA The name of the schema (database) to which the view belongs. VIEW_DEFINITION ...
https://dev.mysql.com/doc/refman/9.7/en/innodb-auto-increment-handling.html
“Lost” auto-increment values and sequence gaps When SQL-layer foreign key handling is used (innodb_native_foreign_keys=FALSE), an insert rejected by a foreign key constraint is validated before the InnoDB row operation and does not consume an ...
https://dev.mysql.com/doc/refman/9.7/en/install-component.html
For example, if you set a boolean variable to 11 (component1.boolvar = 11), you see the following behavior: SET clause yields true Command line yields false (11 is neither ON nor 1) If any error occurs, the statement fails and has no effect. [SET ...
https://dev.mysql.com/doc/refman/9.7/en/installing-source-distribution.html
To install MySQL from a standard source distribution: Verify that your system satisfies the tool requirements listed at Section 2.8.2, “Source Installation Prerequisites”. Obtain a distribution file using the instructions in Section 2.1.3, ...
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/kerberos-pluggable-authentication.html
By default, destroy_tickets is false, but can be set to true to avoid TGT reuse. Note Kerberos pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial product. MySQL Enterprise Edition supports an authentication ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-hashicorp-component.html
Note The component_keyring_hashicorp component is an extension included in MySQL Enterprise Edition, a commercial product. The component_keyring_hashicorp keyring component communicates with HashiCorp Vault for back end storage, and supports ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-hashicorp-plugin.html
Note The keyring_hashicorp plugin is an extension included in MySQL Enterprise Edition, a commercial product. Important The keyring_hashicorp keyring plugin is deprecated, and is being replaced by the Hashicorp Keyring component ...
Displaying 101 to 110 of 158 total results