Version sans cache


Mise en cache désactivé. Réglage défaut pour cette page : actif (code DEF204)
Si l'affichage est trop lent, vous pouvez désactiver le mode utilisateur pour visualiser la version en cache.

Rechercher dans le manuel MySQL

Displaying 421 to 430 of 719 total results
https://dev.mysql.com/mysql-cluster-ndbinfo-server-operations.html
The state column can have any one of the values ABORT_QUEUED, ABORT_STOPPED, COMMITTED, COMMIT_QUEUED, COMMIT_STOPPED, COPY_CLOSE_STOPPED, COPY_FIRST_STOPPED, COPY_STOPPED, COPY_TUPKEY, IDLE, LOG_ABORT_QUEUED, LOG_COMMIT_QUEUED, ... The ...
https://dev.mysql.com/mysql-cluster-overview-requirements.html
For communication between nodes, NDB Cluster supports TCP/IP networking in any standard topology, and the minimum expected for each host is a standard 100 Mbps Ethernet card, plus a switch, hub, or router to provide network connectivity for the ...
https://dev.mysql.com/mysql-cluster-replication-preparation.html
To provide replication backup capability, you also need to add an --ndb-connectstring option to the slave's my.cnf file prior to starting the replication process. ndb-connectstring=management_host[:port] In the event that you are not using NDB ...
https://dev.mysql.com/mysql-cluster-upgrade-downgrade.html
This is true for each MySQL server connected to NDB Cluster. Also in connection with support for increased numbers of nodes, due to incompatible changes implemented in NDB 8.0.18 in the data node LCP Sysfile, it is necessary, when performing an ...
https://dev.mysql.com/mysql-commit.html
In particular, if the value of completion_type is RELEASE (or 2), the server performs a release after terminating a transaction and closes the client connection. Call mysql_close() from the client program to close the connection from the client side. The action of this function is subject to the value of the completion_type system ...
https://dev.mysql.com/mysql-dump-debug-info.html
CR_SERVER_LOST The connection to the server was lost during the query. int mysql_dump_debug_info(MYSQL *mysql) Instructs the server to write debugging information to the error log.
https://dev.mysql.com/mysql-enterprise-security.html
MySQL Enterprise Edition includes an authentication plugin 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 connect ...
https://dev.mysql.com/mysql-get-host-info.html
const char *mysql_get_host_info(MYSQL *mysql) Returns a string describing the type of connection in use, including the server host name. A character string representing the server host name and the connection type.
https://dev.mysql.com/mysql-get-proto-info.html
unsigned int mysql_get_proto_info(MYSQL *mysql) Returns the protocol version used by current connection. An unsigned integer representing the protocol version used by the current connection.
https://dev.mysql.com/mysql-innodb-cluster-from-group-replication.html
To adopt an existing Group Replication group, connect to a group member using MySQL Shell. We connect to gr-member-2, a secondary instance, while gr-member-1 is functioning as the group's primary. If you have an existing deployment of Group ...
Displaying 421 to 430 of 719 total results

Rechercher dans le manuel MySQL

Traduction non disponible

Le manuel MySQL n'est pas encore traduit en français sur l'infobrol. Seule la version anglaise est disponible pour l'instant.

Document créé le 26/06/2006, dernière modification le 26/10/2018
Source du document imprimé : https://www.gaudry.be/mysql-rf-fct-connection-p-43.html

L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.

Références

  1. Consulter le document html Langue du document :en Manuel MySQL : https://dev.mysql.com/

Ces références et liens indiquent des documents consultés lors de la rédaction de cette page, ou qui peuvent apporter un complément d'information, mais les auteurs de ces sources ne peuvent être tenus responsables du contenu de cette page.
L'auteur de ce site est seul responsable de la manière dont sont présentés ici les différents concepts, et des libertés qui sont prises avec les ouvrages de référence. N'oubliez pas que vous devez croiser les informations de sources multiples afin de diminuer les risques d'erreurs.

Table des matières Haut