Rechercher dans le manuel MySQL

Displaying 701 to 710 of 873 total results
https://dev.mysql.com/mysql-cluster-replication-failover.html
In the event that the primary Cluster replication process fails, it is possible to switch over to the secondary replication channel. This means that the ndb_apply_status table contains information for the slave on this host as well as for any other ...
https://dev.mysql.com/mysql-cluster-replication-issues.html
This section discusses known problems or issues when using replication with NDB Cluster 8.0. A loss of connection can occur either between the replication master SQL node and the replication slave SQL node, or between the replication master SQL ...
https://dev.mysql.com/mysql-cluster-replication-multi-master.html
It is possible to use NDB Cluster in multi-master replication, including circular replication between a number of NDB Clusters. Each cluster has two SQL nodes, with SQL nodes A and B belonging to Cluster 1, SQL nodes C and D belonging to Cluster 2, ...
https://dev.mysql.com/mysql-cluster-replication-preparation.html
If the master cluster is already in use, you can create a backup of the master and load this onto the slave to cut down on the amount of time required for the slave to synchronize itself with the master. Preparing the NDB Cluster for replication ...
https://dev.mysql.com/mysql-cluster-security-mysql-security-procedures.html
Without FLUSH PRIVILEGES, the changes do not take effect until the next time that the server is restarted. In this section, we discuss MySQL standard security procedures as they apply to running NDB Cluster. In general, any standard procedure for ...
https://dev.mysql.com/mysql-cluster-sql-statements.html
You can also query the tables in the ndbinfo information database for real-time data about many NDB Cluster operations. This section discusses several SQL statements that can prove useful in managing and monitoring a MySQL server that is connected ...
https://dev.mysql.com/mysql-cluster-start-phases.html
This occurs either when the cluster started for the very first time, or when all data nodes are restarted using the --initial option. This section provides a simplified outline of the steps involved when NDB Cluster data nodes are started. More ...
https://dev.mysql.com/mysql-enterprise-backup.html
For these reasons, hot backups are desirable when your database “grows up” -- when the data is large enough that the backup takes significant time, and when your data is important enough to your business that you must capture every last change, ... MySQL Enterprise Backup performs hot backup operations for MySQL ...
https://dev.mysql.com/mysql-fetch-field.html
mysql_fetch_field() is reset to return information about the first field each time you execute a new SELECT query. This should be made configurable sometime.) Once you've retrieved the result set, field->max_length contains the length of the largest ... MYSQL_FIELD *mysql_fetch_field(MYSQL_RES *result) Returns the definition of one column of a result set as a MYSQL_FIELD ...
https://dev.mysql.com/mysql-innodb-cluster-clone-deployment.html
For a cluster with a large amount of previously processed transactions it could take a long time for the new instance to recover all of the transactions before being able to join the cluster. In MySQL 8.0.17, InnoDB cluster integrates the MySQL ...
Displaying 701 to 710 of 873 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-time-p-71.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