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 291 to 300 of 724 total results
https://dev.mysql.com/keyring-okv-plugin.html
ssl: A directory that contains the certificate and key files required to establish a secure connection with the KMIP back end: CA.pem, cert.pem, and key.pem. Connect again to the Oracle Key Vault server, this time without logging in. It should have ... Note The keyring_okv plugin is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/memory-use.html
Each thread that the server uses to manage client connections requires some thread-specific space. The following list indicates these and which system variables control their size: A stack (thread_stack) A connection buffer (net_buffer_length) A ...
https://dev.mysql.com/mysql-cluster-basics.html
An SQL node is a mysqld process started with the --ndbcluster and --ndb-connectstring options, which are explained elsewhere in this chapter, possibly with additional MySQL server options as well. MySQL clients using an NDB Cluster as a data source ... NDBCLUSTER (also known as NDB) is an in-memory storage engine offering high-availability and data-persistence ...
https://dev.mysql.com/mysql-cluster-install-configuration.html
Each data node or SQL node requires a my.cnf file that provides two pieces of information: a connection string that tells the node where to find the management node, and a line telling the MySQL server on this host (the machine hosting the data ...
https://dev.mysql.com/mysql-cluster-install-example-data.html
Your MySQL connection id is 1 to server version: 8.0.21-ndb-8.0.21 Type 'help;' or '\h' for help. mysqli_connect_error()); $query = "SELECT Name, Population FROM City ORDER BY Population DESC LIMIT 5"; # if no errors... In a similar fashion, you can ... Note The information in this section applies to NDB Cluster running on both Unix and Windows ...
https://dev.mysql.com/mysql-cluster-interconnects.html
The NDB Cluster codebase provides for four different transporters: TCP/IP using 100 Mbps or gigabit Ethernet, as discussed in Section 22.3.3.10, “NDB Cluster TCP/IP Connections”. See Section 22.3.3.11, “NDB Cluster TCP/IP Connections Using ...
https://dev.mysql.com/mysql-cluster-limitations-multiple-nodes.html
When using multiple management servers: If any of the management servers are running on the same host, you must give nodes explicit IDs in connection strings because automatic allocation of node IDs does not work across multiple management servers ...The following are issues relating to the use of multiple MySQL servers as NDB Cluster SQL nodes, and are specific to the NDBCLUSTER storage engine: No distributed table ...
https://dev.mysql.com/mysql-cluster-ndbinfo-arbitrator-validity-summary.html
If it has more than 1 row for longer than a few moments, then either not all nodes are connected to the arbitrator, or all nodes are connected, but do not agree on the same arbitrator. arb_connected shows whether this node is connected to the ...
https://dev.mysql.com/mysql-cluster-ndbinfo.html
ndbinfo is included with NDB Cluster support in the MySQL Server; no special compilation or configuration steps are required; the tables are created by the MySQL Server when it connects to the cluster. NDB Cluster also maintains tables in the ...
https://dev.mysql.com/mysql-cluster.html
Your MySQL connection id is 2 Server version: 8.0.21-cluster Source distribution Type 'help;' or '\h' for help. MySQL NDB Cluster is a high-availability, high-redundancy version of MySQL adapted for the distributed computing environment. The most ...
Displaying 291 to 300 of 724 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-30.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