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 231 to 240 of 703 total results
https://dev.mysql.com/mysql-cluster-ndbinfo-membership.html
The membership table describes the view that each data node has of all the others in the cluster, including node group membership, president node, arbitrator, arbitrator successor, arbitrator connection states, and other information. If the ...The ...
https://dev.mysql.com/mysql-cluster-programs-ndb-error-reporter.html
Table 22.290 Command-line options for the ndb_error_reporter program Format Description Added, Deprecated, or Removed --connection-timeout=timeout Number of seconds to wait when connecting to nodes before timing out. ndb_error_reporter also accepts ... ndb_error_reporter creates an archive from data node and management node log files that can be used to help diagnose bugs or other problems with a ...
https://dev.mysql.com/mysql-cluster-quick.html
Connect to the server and verify that the NDBCLUSTER storage engine is enabled: shell> mysql Welcome to the MySQL monitor. Your MySQL connection id is 1 to server version: 8.0.20 Type 'help;' or '\h' for help. To familiarize you with the basics, we ...
https://dev.mysql.com/mysql-ssl-rsa-setup.html
This program creates the SSL certificate and key files and RSA key-pair files required to support secure connections using SSL and secure password exchange using RSA over unencrypted connections, if those files are missing. Otherwise, it invokes ...
https://dev.mysql.com/mysqld-multi.html
mysqld_multi is designed to manage several mysqld processes that listen for connections on different Unix socket files and TCP/IP ports. --tcp-ip Connect to each MySQL server through the TCP/IP port instead of the Unix socket file. (If a socket ...
https://dev.mysql.com/no-login-pluggable-authentication.html
The mysql_no_login server-side authentication plugin prevents all client connections to any account that uses it. To uninstall it, use UNINSTALL PLUGIN: UNINSTALL PLUGIN mysql_no_login; This section describes how to use the no-login authentication ...Use cases for this plugin include: Accounts that must be able to execute stored programs and views with elevated privileges without exposing those privileges to ordinary ...
https://dev.mysql.com/option-defaults-equals.html
Consider the following example, where a user connects to a MySQL server running on host tonfisk as user jon: shell> mysql --host 85.224.35.45 --user jon Welcome to the MySQL monitor. Your MySQL connection id is 3 Server version: 8.0.20 Source ...Due ...
https://dev.mysql.com/programs-overview.html
To use client programs, mysqld must be running, because clients gain access to databases by connecting to the server. mysql_ssl_rsa_setup This program creates the SSL certificate and key files and RSA key-pair files required to support secure ...
https://dev.mysql.com/replication-privilege-checks.html
To connect to a server using a user account that authenticates with this plugin, you must either set up an encrypted connection as described in Section 17.3.1, “Setting Up Replication to Use Encrypted Connections”, or enable the unencrypted ...
https://dev.mysql.com/source-ssl-library-configuration.html
An SSL library is required for support of encrypted connections, entropy for random number generation, and other encryption-related operations. To check whether a mysqld server supports encrypted connections, examine the value of the have_ssl ...If ...
Displaying 231 to 240 of 703 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-24.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