Geen cache-versie.


Caching uitgeschakeld. Standaardinstelling voor deze pagina:ingeschakeld (code DEF204)
Als het scherm te langzaam is, kunt u de gebruikersmodus uitschakelen om de cacheversie te bekijken.

Rechercher dans le manuel MySQL

Displaying 151 to 160 of 702 total results
https://dev.mysql.com/reset-slave.html
RESET SLAVE does not change any replication connection parameters, which include the master host, master port, master user, master password, PRIVILEGE_CHECKS_USER account, and REQUIRE_ROW_FORMAT option. If you want to change any of the replication ... RESET SLAVE [ALL] [channel_option] channel_option: FOR CHANNEL channel RESET SLAVE makes the slave forget its replication position in the master's binary ...
https://dev.mysql.com/socket-pluggable-authentication.html
The server-side auth_socket authentication plugin authenticates clients that connect from the local host through the Unix socket file. The plugin determines that the --user option value (valerie) differs from the client user's name (stephanie) and ...The plugin uses the SO_PEERCRED socket option to obtain information about the user running the client ...
https://dev.mysql.com/threads-table.html
row *************************** THREAD_ID: 1 NAME: thread/sql/main TYPE: BACKGROUND PROCESSLIST_ID: NULL PROCESSLIST_USER: NULL PROCESSLIST_HOST: NULL PROCESSLIST_DB: NULL PROCESSLIST_COMMAND: NULL PROCESSLIST_TIME: 80284 PROCESSLIST_STATE: NULL ...
https://dev.mysql.com/c-api-threaded-clients.html
To avoid aborting the program when a connection terminates, MySQL blocks SIGPIPE on the first call to mysql_library_init(), mysql_init(), or mysql_connect(). Two threads can share the same connection with the following caveats: Unless you are using ... This section provides guidance for writing client programs that use the thread-related functions in the MySQL C ...
https://dev.mysql.com/data-directory-initialization.html
If you want to deploy the server with automatic support for secure connections, use the mysql_ssl_rsa_setup utility to create default SSL and RSA files: bin/mysql_ssl_rsa_setup For more information, see Section 4.4.3, “mysql_ssl_rsa_setup — ...
https://dev.mysql.com/mysql-cluster-logs-cluster-log.html
Table 22.319 Common NDB cluster log messages Log Message Description Event Name Event Type Priority Severity Node mgm_node_id: Node data_node_id Connected The data node having node ID node_id has connected to the management server (node mgm_node_id). Connected Connection 8 INFO Node mgm_node_id: Node data_node_id Disconnected The data node having node ID data_node_id has disconnected from the management server (node ...
https://dev.mysql.com/mysql-cluster-mgm-client-commands.html
CONNECT connection-string Connects to the management server indicated by the connection string. If the client is already connected to this server, the client reconnects. A node affected by this command disconnects from the cluster, and its ... In ...
https://dev.mysql.com/mysql-cluster-mysqld.html
The mysqld parameter ndb-connectstring is used to specify the connection string either on the command line when starting mysqld or in my.cnf. The connection string contains the host name or IP address where the management server can be found, as ...
https://dev.mysql.com/mysql-cluster-params-ndbd.html
HeartbeatOrder: Sets order in which data nodes check each others' heartbeats for determining whether given node is still active and connected to cluster. LateAlloc: Allocate memory after connection to management server has been established. The ...
https://dev.mysql.com/mysql-cluster-programs-ndb-mgm.html
The length of time to wait per attempt is set using --connect-retry-delay. This option is synonymous with the --try-reconnect option, which is now deprecated. --try-reconnect=number Property Value Command-Line Format --try-reconnect=# Deprecated Yes ... The ndb_mgm management client process is actually not needed to run the ...
Displaying 151 to 160 of 702 total results

Zoek in de MySQL-handleiding

Nederlandse vertaling

U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.

Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.

Bij voorbaat dank.

Document heeft de 26/06/2006 gemaakt, de laatste keer de 26/10/2018 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/mysql-rf-fct-connection-p-16.html

De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.

Referenties

  1. Bekijk - html-document Taal van het document:en Manuel MySQL : https://dev.mysql.com/

Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.

Inhoudsopgave Haut