Search Results
https://dev.mysql.com/doc/refman/8.4/en/spatial-relation-functions-mbr.html
Unless otherwise specified, functions in this section handle their geometry arguments as follows: If any argument is NULL or an empty geometry, the return value is NULL. MBREquals() handles its arguments as described in the introduction to this ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-index-stat.html
--connect-string Command-Line Format --connect-string=connection_string Type String Default Value [none] Same as --ndb-connectstring. --database=name, -d name Command-Line Format --database=name Type String Default Value [none] Minimum Value Maximum ... ndb_index_stat provides per-fragment statistical information about indexes on NDB ...
https://dev.mysql.com/doc/refman/8.4/en/replication-functions-async-failover.html
Specify an empty string, as this parameter is reserved for future use. Return value: A string containing the result of the operation, for example whether it was successful or not. Specify an empty string, as this parameter is reserved for future use. Return value: A string containing the result of the operation, for example whether it was successful or ... The following functions enable you to add or remove replication source ...
https://dev.mysql.com/doc/refman/8.4/en/source-configuration-options.html
-DCOMPILATION_COMMENT_SERVER=string A descriptive comment about the compilation environment for use by mysqld (for example, to set the version_comment system variable). -DWITH_WIN_JEMALLOC=string On Windows, pass in a path to a directory containing ... The CMake program provides a great deal of control over how you configure a MySQL source ...
https://dev.mysql.com/doc/connectors/en/connector-net-authentication.html
Note The Defaultauthenticationplugin connection-string option is mandatory for supporting userless and passwordless Kerberos authentications (see Options for Classic MySQL Protocol Only). By default, Connector/NET uses the operating system's login ... MySQL Connector/NET implements a variety of authentication plugins that MySQL Server can invoke to authenticate a ...
https://dev.mysql.com/doc/connector-net/en/connector-net-authentication.html
Note The Defaultauthenticationplugin connection-string option is mandatory for supporting userless and passwordless Kerberos authentications (see Options for Classic MySQL Protocol Only). By default, Connector/NET uses the operating system's login ... MySQL Connector/NET implements a variety of authentication plugins that MySQL Server can invoke to authenticate a ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-gtids.html
gtid_executed System Variable gtid_executed Scope Global Dynamic No SET_VAR Hint Applies No Type String Unit set of GTIDs When used with global scope, this variable contains a representation of the set of all transactions executed on the server and ... The MySQL Server system variables described in this section are used to monitor and control Global Transaction Identifiers ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-importing-data-data-import.html
Lines terminated by: Specify one or more characters (or an empty string) with which each of the lines are terminated in the imported data file. Fields terminated by: Specify one or more characters (or an empty string) with which each of the fields ... Importing Data Using the Data Import Feature 7.2.1.2 Importing Data Using the Data Import Feature Use the data import feature in the MySQL HeatWave Console to import data from an Amazon S3 bucket to a DB System in the same ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-16.html
For X DevAPI applications, specify connection attributes as a connection-attributes parameter in a connection string, or setting connection-attributes as a dictionary inside the connection settings parameter under the connection-attributes key.
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-variables-info-table.html
The default for each column is the empty string, indicating that the variable has not been set since server startup. If a variable with a VARIABLE_SOURCE value other than DYNAMIC is set at runtime, VARIABLE_SOURCE becomes DYNAMIC and VARIABLE_PATH ... The variables_info table shows, for each system variable, the source from which it was most recently set, and its range of ...