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 281 to 290 of 710 total results
https://dev.mysql.com/environment-variables.html
MYSQL_UNIX_PORT The default Unix socket file name; used for connections to localhost. MYSQLX_UNIX_PORT The X Plugin default Unix socket file name; used for connections to localhost. USER The default user name on Windows when connecting to mysqld.
https://dev.mysql.com/group-replication-enterprise-backup.html
Connect to the target host (the host for s3 in this case), and restore the backup using MySQL Enterprise Backup. Connect to the target host (the host for s3 in this case), and restore the backup using MySQL Enterprise Backup. Connect to the restored ... MySQL Enterprise Backup is a commercially-licensed backup utility for MySQL Server, available with MySQL Enterprise ...
https://dev.mysql.com/group-replication-responses-failure-exit.html
Note that in the case of an expelled member, the member does not know that it was expelled until it reconnects to the group, so the specified action is only taken if the member manages to reconnect, or if the member raises a suspicion on itself and ... The group_replication_exit_state_action system variable, which is available from MySQL 8.0.12 and MySQL 5.7.24, specifies what Group Replication does when the member leaves the group unintentionally due to an error or problem, and either fails to auto-rejoin or does not ...
https://dev.mysql.com/group-replication-upgrading-member.html
To upgrade a member of a group: Connect a client to the group member and issue STOP GROUP_REPLICATION. Disable Group Replication from starting up automatically so that you can safely connect to the member after upgrading and configure it without it ... This section explains the steps required for upgrading a member of a ...
https://dev.mysql.com/keyring-okv-plugin.html
ssl: A directory that contains the certificate and key files required to establish a secure connection with the KMIP back end: CA.pem, cert.pem, and key.pem. Connect again to the Oracle Key Vault server, this time without logging in. It should have ... Note The keyring_okv plugin is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/memory-use.html
Each thread that the server uses to manage client connections requires some thread-specific space. The following list indicates these and which system variables control their size: A stack (thread_stack) A connection buffer (net_buffer_length) A ...
https://dev.mysql.com/mysql-cluster-basics.html
An SQL node is a mysqld process started with the --ndbcluster and --ndb-connectstring options, which are explained elsewhere in this chapter, possibly with additional MySQL server options as well. MySQL clients using an NDB Cluster as a data source ... NDBCLUSTER (also known as NDB) is an in-memory storage engine offering high-availability and data-persistence ...
https://dev.mysql.com/mysql-cluster-install-configuration.html
Each data node or SQL node requires a my.cnf file that provides two pieces of information: a connection string that tells the node where to find the management node, and a line telling the MySQL server on this host (the machine hosting the data ...
https://dev.mysql.com/mysql-cluster-install-example-data.html
Your MySQL connection id is 1 to server version: 8.0.20-ndb-8.0.20 Type 'help;' or '\h' for help. mysqli_connect_error()); $query = "SELECT Name, Population FROM City ORDER BY Population DESC LIMIT 5"; # if no errors... In a similar fashion, you can ... Note The information in this section applies to NDB Cluster running on both Unix and Windows ...
https://dev.mysql.com/mysql-cluster-limitations-multiple-nodes.html
When using multiple management servers: If any of the management servers are running on the same host, you must give nodes explicit IDs in connection strings because automatic allocation of node IDs does not work across multiple management servers ...The following are issues relating to the use of multiple MySQL servers as NDB Cluster SQL nodes, and are specific to the NDBCLUSTER storage engine: No distributed table ...
Displaying 281 to 290 of 710 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-29.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