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 291 to 300 of 716 total results
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-interconnects.html
The NDB Cluster codebase provides for four different transporters: TCP/IP using 100 Mbps or gigabit Ethernet, as discussed in Section 22.3.3.10, “NDB Cluster TCP/IP Connections”. See Section 22.3.3.11, “NDB Cluster TCP/IP Connections Using ...
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 ...
https://dev.mysql.com/mysql-cluster-ndbinfo-arbitrator-validity-summary.html
If it has more than 1 row for longer than a few moments, then either not all nodes are connected to the arbitrator, or all nodes are connected, but do not agree on the same arbitrator. arb_connected shows whether this node is connected to the ...
https://dev.mysql.com/mysql-cluster-ndbinfo.html
ndbinfo is included with NDB Cluster support in the MySQL Server; no special compilation or configuration steps are required; the tables are created by the MySQL Server when it connects to the cluster. NDB Cluster also maintains tables in the ...
https://dev.mysql.com/mysql-cluster.html
Your MySQL connection id is 2 Server version: 8.0.20-cluster Source distribution Type 'help;' or '\h' for help. MySQL NDB Cluster is a high-availability, high-redundancy version of MySQL adapted for the distributed computing environment. The most ...
https://dev.mysql.com/mysql-get-ssl-cipher.html
const char *mysql_get_ssl_cipher(MYSQL *mysql) mysql_get_ssl_cipher() returns the encryption cipher used for the given connection to the server. A string naming the encryption cipher used for the connection, or NULL if the connection is not ...
https://dev.mysql.com/mysql-innodb-cluster-upgrade-metadata.html
This dba.upgradeMetadata() operation compares the version of the metadata schema found on the cluster MySQL Shell is currently connected to with the version of the metadata schema supported by this MySQL Shell version. To upgrade a cluster's ... As ...
https://dev.mysql.com/mysql-innodb-cluster-upgrade-troubleshoot.html
MySQL Shell uses the host value of the provided connection parameters as the target hostname used for AdminAPI operations, namely to register the instance in the metadata (for the dba.createCluster() and Cluster.addInstance() operations). However, ...When the report_host variable is set to empty, Group Replication uses an empty value for the host but AdminAPI (for example in commands such as dba.checkInstanceConfiguration(), dba.configureInstance(), dba.createCluster(), and so on) reports the hostname as the value used which is inconsistent with the value reported by Group ...
https://dev.mysql.com/mysql-thread-id.html
unsigned long mysql_thread_id(MYSQL *mysql) Returns the thread ID of the current connection. If the connection is lost and you reconnect with mysql_ping(), the thread ID changes. To get the connection ID, execute a SELECT CONNECTION_ID() query and ...This value can be used as an argument to mysql_kill() to kill the ...
Displaying 291 to 300 of 716 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-30.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