Keine Cache-Version


Caching deaktiviert Standardeinstellung für diese Seite:aktiviert (code DEF204)
Wenn die Anzeige zu langsam ist, können Sie den Benutzermodus deaktivieren, um die zwischengespeicherte Version anzuzeigen.

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

Suchen Sie im MySQL-Handbuch

Deutsche Übersetzung

Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.

Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.

Vielen Dank im Voraus.

Dokument erstellt 26/06/2006, zuletzt geändert 26/10/2018
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/mysql-rf-fct-connection-p-24.html

Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.

Referenzen

  1. Zeigen Sie - html-Dokument Sprache des Dokuments:en Manuel MySQL : https://dev.mysql.com/

Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor Diese Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.

Inhaltsverzeichnis Haut