No cache version.

Caching disabled. Default setting for this page:enabled (code DEF204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher dans le manuel MySQL

Displaying 91 to 100 of 701 total results
https://dev.mysql.com/mysql-cluster-programs-ndbd.html
--connect-delay=# Property Value Command-Line Format --connect-delay=# Deprecated Yes Type Numeric Default Value 5 Minimum Value 0 Maximum Value 3600 Determines the time to wait between attempts to contact a management server when starting (the ...
https://dev.mysql.com/privileges-provided.html
Grant this privilege to accounts that are used by slave servers to connect to the current server as their master. Grant this privilege to accounts that are used by slave servers to connect to the current server as their master. Enables control over ... The privileges granted to a MySQL account determine which operations the account can ...
https://dev.mysql.com/writing-protocol-trace-plugins.html
trace_start(): This function is called at the start of each traced connection (each connection that starts after the plugin is loaded). It is passed the connection handler and the protocol stage at which tracing starts. That usually happens when the ... MySQL supports the use of protocol trace plugins: client-side plugins that implement tracing of communication between a client and the server that takes place using the client/server ...
https://dev.mysql.com/clone-plugin-remote.html
Connecting to the donor MySQL server instance through MySQL Router is also not supported.) DATA DIRECTORY [=] 'clone_dir' is an optional clause used to specify a directory on the recipient for the data you are cloning. [REQUIRE [NO] SSL] explicitly ... The clone plugin supports the following syntax for cloning remote data; that is, cloning data from a remote MySQL server instance (the donor) and transferring it to the MySQL instance where the cloning operation was initiated (the ...
https://dev.mysql.com/faqs-thread-pool.html
How is the Thread Pool different from the client side Connection Pool? A.15.4. The default thread-handling model in MySQL Server executes statements using one thread per client connection. As more clients connect to the server and execute ...What is ...
https://dev.mysql.com/mysql-cluster-programs-ndb-config.html
You can filter the results by section (DB, SYSTEM, or CONNECTIONS) using one of the options --nodes, --system, or --connections. All NDB 8.0 releases --connections Print connections information ([tcp], [tcp default], [shm], or [shm default] sections ... This tool extracts current configuration information for data nodes, SQL nodes, and API nodes from one of a number of sources: an NDB Cluster management node, or its config.ini or my.cnf ...
https://dev.mysql.com/windows-pluggable-authentication.html
MySQL Enterprise Edition for Windows supports an authentication method that performs external authentication on Windows, enabling MySQL Server to use native Windows services to authenticate client connections. Users who have logged in to Windows can ... Note Windows pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/mysql-cluster-ndbd-definition.html
ServerPort Table 22.27 This table provides type and value information for the ServerPort data node configuration parameter Property Value Version (or later) NDB 8.0.13 Type or units unsigned Default [none] Range 1 - 64K Restart Type S Each node in ... The [ndbd] and [ndbd default] sections are used to configure the behavior of the cluster's data ...
https://dev.mysql.com/mysql-innodb-cluster-production-deployment.html
To pass a server's connection information to AdminAPI, use URI-like connection strings or a data dictionary; see Section 4.2.5, “Connecting to the Server Using URI-Like Strings or Key-Value Pairs”. When using MySQL Shell 8.0.18 or higher, if all ... When working in a production environment, the MySQL server instances which make up an InnoDB cluster run on multiple host machines as part of a network rather than on single machine as described in Section 21.2.6, “Sandbox Deployment of InnoDB ...
https://dev.mysql.com/mysql-ssl-set.html
bool mysql_ssl_set(MYSQL *mysql, const char *key, const char *cert, const char *ca, const char *capath, const char *cipher) mysql_ssl_set() is used for establishing encrypted connections using SSL. It is optional to call mysql_ssl_set() to obtain ...mysql_ssl_set() does nothing unless SSL support is enabled in the client ...
Displaying 91 to 100 of 701 total results

Find a PHP function

Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-fct-connection-p-10.html

The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.

References

  1. View the html document Language of the document:en Manuel MySQL : https://dev.mysql.com/

These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.

Contents Haut