Search



Search Results
Displaying 831 to 840 of 4187 total results
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-statement-summary-tables.html
To set this maximum explicitly, set the performance_schema_digests_size system variable at server startup. To change this value, set the performance_schema_max_sql_text_length system variable at server startup. By default, the table is autosized, ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-replication-starting.html
This can be accomplished by setting the system variable replica_allow_batching on the replicas' mysqld processes. Start the MySQL replication source server by issuing this command, where id is this server's unique ID (see Section 25.7.2, “General ... This section outlines the procedure for starting NDB Cluster replication using a single replication ...
https://dev.mysql.com/doc/connector-python/en/connector-python-installation-source.html
Optional: To include the C Extension, use these steps to provide the path to the installation directory of MySQL Server (or to the folder where the server binaries are located) with the MYSQL_CAPI system variable before running the installation step. For installing the classic interface only: MySQL Server binaries (server may be installed or not installed on the system), including development files (to obtain the MySQL Server binaries, visit the MySQL download ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndb-cluster-connection.html
You can use the ndb_data_node_neighbour server system variable to set a data node neighbor for an NDB Cluster SQL node. This section provides information about the Ndb_cluster_connection class, which models a connection by a management server ...By ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-ldap-sasl-kerberos.html
Also, the authentication_ldap_sasl_auth_method_name system variable must be set to use the GSSAPI method. For additional variables that can (or should) be configured when using the server-side plugin, see Configure the Server-Side SASL LDAP ... The ...Using the GSSAPI security abstraction interface, a connection of this type authenticates to Kerberos to obtain service credentials, then uses those credentials in turn to enable secure access to other ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-utilities-table-export.html
The session value of the system variables character_set_client, character_set_connection, and character_set_results are set to this value for each connection. The character set must be permitted by the character_set_client system variable and ...The ...
https://dev.mysql.com/doc/connectors/en/connector-net-asp-provider.html
Deployment To use the providers on a production server, distribute the MySql.Data and the MySql.Web assemblies, and either register them in the remote systems Global Assembly Cache or keep them in the bin directory of your application. The ... MySQL ...
https://dev.mysql.com/doc/connector-net/en/connector-net-asp-provider.html
Deployment To use the providers on a production server, distribute the MySql.Data and the MySql.Web assemblies, and either register them in the remote systems Global Assembly Cache or keep them in the bin directory of your application. The ... MySQL ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/myai-installation-clean.html
The location must be configured by the server system variable secure_file_priv for mysqld to import data securely from it. Internal communication between MySQL Server and the Machine Learning and AI subsystem should not be encrypted because no ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-performance-extensions.html
Default Value true Since Version 3.1.7 maintainTimeStats Should the driver maintain various internal timers to enable idle time calculations as well as more verbose error messages when the connection to the server fails? Setting this property to ...
Displaying 831 to 840 of 4187 total results