Version sans cache


Mise en cache désactivé. Réglage défaut pour cette page : actif (code DEF204)
Si l'affichage est trop lent, vous pouvez désactiver le mode utilisateur pour visualiser la version en cache.

Rechercher dans le manuel MySQL

Displaying 141 to 150 of 860 total results
https://dev.mysql.com/group-replication-group-membership.html
The group is dynamic and servers can leave (either voluntarily or involuntarily) and join it at any time. Every server in the group has a consistent view of which servers are the members participating actively in the group at a given moment in time.
https://dev.mysql.com/group-replication-view-changes.html
When Group Replication's distributed recovery process is carrying out state transfer from the binary log, to synchronize the joining member with the donor up to a specific point in time, the joining member and donor make use of GTIDs (see Section ...However, GTIDs only provide a means to realize which transactions the joining member is ...
https://dev.mysql.com/load-data.html
This modifier affects the performance of LOAD DATA a bit, even if no other thread is using the table at the same time. For date and time types, the column is set to the appropriate “zero” value for the type. These are the same values that result ...INTO Statement”.) To write data from a table to a file, use SELECT ...
https://dev.mysql.com/lock-tables.html
(This is a very convenient way to get backups if you have a file system such as Veritas that can take snapshots in time.) A table lock protects only against inappropriate reads or writes by other sessions. Multiple sessions can acquire a READ lock ... LOCK TABLES tbl_name [[AS] alias] lock_type [, tbl_name [[AS] alias] lock_type] ...
https://dev.mysql.com/mysql-cluster-ndb-api-statistics.html
Table 22.373 NDB API statistics counters Counter Name Description Status Variables (by statistic type): Session Slave Injector Server WaitExecCompleteCount Number of times thread has been blocked while waiting for execution of an operation to ... A ...
https://dev.mysql.com/mysql-cluster-overview-requirements.html
In addition, to maintain consistency and service despite the silent failure of nodes, NDB Cluster uses heartbeating and timeout mechanisms which treat an extended loss of communication from a node as node failure. This recovery can take some time, ... One of the strengths of NDB Cluster is that it can be run on commodity hardware and has no unusual requirements in this regard, other than for large amounts of RAM, due to the fact that all live data storage is done in ...
https://dev.mysql.com/mysql-cluster-program-options-common.html
--connect-retries=# Property Value Command-Line Format --connect-retries=# Type Numeric Default Value 12 Minimum Value 0 Maximum Value 4294967295 This option specifies the number of times following the first attempt to retry a connection before ...
https://dev.mysql.com/mysql-cluster-programs-ndb-restore.html
This is equal to the number of data nodes in the cluster at the time that the backup was created. All NDB 8.0 releases --disable-indexes Causes indexes from a backup to be ignored; may decrease time needed to restore data. This allows multiple ...
https://dev.mysql.com/mysql-innodb-cluster-working-with-cluster.html
"recovery": { "cloneStartTime": "2019-07-15 12:50:22.730", "cloneState": "In Progress", "currentStage": "FILE COPY", "currentStageProgress": 61.726837675213865, "currentStageState": "In Progress" }, "recoveryStatusText": "Cloning in progress", ...
https://dev.mysql.com/mysql-upgrade.html
Each time you upgrade MySQL, you should execute mysql_upgrade, which looks for incompatibilities with the upgraded MySQL server: It upgrades the system tables in the mysql schema so that you can take advantage of new privileges or capabilities that ... Note As of MySQL 8.0.16, the MySQL server performs the upgrade tasks previously handled by mysql_upgrade (for details, see Section 2.11.3, “What the MySQL Upgrade Process ...
Displaying 141 to 150 of 860 total results

Rechercher dans le manuel MySQL

Traduction non disponible

Le manuel MySQL n'est pas encore traduit en français sur l'infobrol. Seule la version anglaise est disponible pour l'instant.

Document créé le 26/06/2006, dernière modification le 26/10/2018
Source du document imprimé : https://www.gaudry.be/mysql-rf-fct-time-p-15.html

L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.

Références

  1. Consulter le document html Langue du document :en Manuel MySQL : https://dev.mysql.com/

Ces références et liens indiquent des documents consultés lors de la rédaction de cette page, ou qui peuvent apporter un complément d'information, mais les auteurs de ces sources ne peuvent être tenus responsables du contenu de cette page.
L'auteur de ce site est seul responsable de la manière dont sont présentés ici les différents concepts, et des libertés qui sont prises avec les ouvrages de référence. N'oubliez pas que vous devez croiser les informations de sources multiples afin de diminuer les risques d'erreurs.

Table des matières Haut