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 251 to 260 of 703 total results
https://dev.mysql.com/group-replication-limitations.html
Group Replication supports TLSv1.3 from MySQL 8.0.18, where it can be used for group communication connections and distributed recovery connections. In MySQL 8.0.18, TLSv1.3 can be used in Group Replication for the distributed recovery connection, ...Note that the limitations and issues described for multi-primary mode groups can also apply in single-primary mode clusters during a failover event, while the newly elected primary flushes out its applier queue from the old ...
https://dev.mysql.com/group-replication-user-credentials.html
Important If distributed recovery connections for your group use SSL, the replication user must be created on each server before the joining member connects to the donor. For instructions to set up SSL for distributed recovery connections, see ...
https://dev.mysql.com/innodb-memcached-setup.html
get BB VALUE BB 10 16 GOODBYE, GOODBYE END quit If you shut down the MySQL server, which also shuts off the integrated memcached server, further attempts to access the memcached data fail with a connection error. For example, you can specify options ... This section describes how to set up the daemon_memcached plugin on a MySQL ...
https://dev.mysql.com/innodb-recovery.html
Redo log application Redo log application is performed during initialization, before accepting any connections. After redo log application, InnoDB attempts to accept connections as early as possible, to reduce downtime. The rollback is performed by ...Topics include: Point-in-Time Recovery Recovery from Data Corruption or Disk Failure InnoDB Crash Recovery Tablespace Discovery During Crash Recovery To recover an InnoDB database to the present from the time at which the physical backup was made, you must run MySQL server with binary logging enabled, even before taking the ...
https://dev.mysql.com/multiple-servers.html
To see the values used by a given instance, connect to it and execute a SHOW VARIABLES statement. In addition to using different data directories, several other options must have different values for each server instance: --port=port_num --port ...
https://dev.mysql.com/mysql-change-user.html
bool mysql_change_user(MYSQL *mysql, const char *user, const char *password, const char *db) Changes the user and causes the database specified by db to become the default (current) database on the connection specified by mysql. mysql_change_user() ...In subsequent queries, this database is the default for table references that include no explicit database ...
https://dev.mysql.com/mysql-cluster-data-node-memory-management.html
The send buffer reserved size is calculated in two steps: Use the value of the TotalSendBufferMemory configuration parameter (no default value) or the sum of the individual send buffers used by all individual connections to the data node. A data ...
https://dev.mysql.com/mysql-cluster-install-windows-initial-start.html
(For more information, see Section 22.2.3.4, “Installing NDB Cluster Processes as Windows Services”.) Do not start the SQL node yet; it cannot connect to the cluster until the data nodes have finished starting, which may take some time. You can ... Once the NDB Cluster executables and needed configuration files are in place, performing an initial start of the cluster is simply a matter of starting the NDB Cluster executables for all nodes in the ...
https://dev.mysql.com/mysql-cluster-installer-requirements.html
A secure shell connection is used to enable the back end to perform actions on remote hosts. Letting the default be used means that, for testing purposes, you can simply start the installer with the -S option to use an HTTPS connection between the ... This section provides information on supported operating platforms and software, required software, and other prerequisites for running the NDB Cluster ...
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 ...
Displaying 251 to 260 of 703 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-26.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