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 251 to 260 of 336 total results
https://dev.mysql.com/mysql-cluster-programs-ndb-restore.html
Rebuilding of unique indexes uses disk write bandwidth for redo logging and local checkpointing. In such cases you can run ndb_restore --rebuild-indexes again; the process resumes at the point where the error occurred. The NDB Cluster restoration ...
https://dev.mysql.com/mysql-cluster-quick.html
To familiarize you with the basics, we will describe the simplest possible configuration for a functional NDB Cluster. After this, you should be able to design your desired setup from the information provided in the other relevant sections of this ...
https://dev.mysql.com/mysql-cluster-replication-backups.html
This section discusses making backups and restoring from them using NDB Cluster replication. We assume that the replication servers have already been configured as covered previously (see Section 22.6.5, “Preparing the NDB Cluster for ...
https://dev.mysql.com/mysql-cluster-replication-conflict-resolution.html
Sets of rows read on the secondary may not necessarily be consistent at a given single point in time. When using a replication setup involving multiple masters (including circular replication), it is possible that different masters may try to ...
https://dev.mysql.com/mysql-cluster-replication-starting.html
If binary logging has not previously been running on the master, run the following statement on the slave: mysqlS> CHANGE MASTER TO -> MASTER_LOG_FILE='', -> MASTER_LOG_POS=4; This instructs the slave to begin reading the master's binary log from ...
https://dev.mysql.com/mysql-cluster-replication-two-channels.html
In a more complete example scenario, we envision two replication channels to provide redundancy and thereby guard against possible failure of a single replication channel. This requires a total of four replication servers, two masters for the ...
https://dev.mysql.com/mysql-cluster-security-mysql-privileges.html
The most important points to remember regarding the MySQL privilege system with regard to NDB Cluster are listed here: Users and privileges established on one SQL node do not automatically exist or take effect on other SQL nodes in the cluster. In ...
https://dev.mysql.com/mysql-cluster-what-is-new.html
The transformed string could become quite large, even without space padding; some Unicode 9.0 collations can transform a single code point into 100 bytes or more of character data. NDB Cluster 8.0.19 provides a number of new enhancements which help ... The following sections describe changes in the implementation of NDB Cluster in MySQL NDB Cluster 8.0 through 8.0.20, as compared to earlier release ...
https://dev.mysql.com/mysql-hex-string.html
The string pointed to by from must be length bytes long. unsigned long mysql_hex_string(char *to, const char *from, unsigned long length) This function creates a legal SQL string for use in an SQL statement. The string in the from argument is ...
https://dev.mysql.com/mysql-innodb-cluster-sandbox-deployment.html
At this point you have created a cluster with three instances: a primary, and two secondaries. This section explains how to set up a sandbox InnoDB cluster deployment. You create and administer your InnoDB clusters using MySQL Shell with the ...
Displaying 251 to 260 of 336 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-point-p-26.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