Rechercher dans le manuel MySQL
The next few sections contain information about
NDB
configuration parameters and NDB-specific
mysqld options and variables that have been
added to, deprecated in, or removed from NDB 8.0.
Node Configuration Parameters Introduced in NDB 8.0
The following node configuration parameters have been added in NDB 8.0.
ReservedConcurrentIndexOperations
: Number of simultaneous index operations having dedicated resources on one data node. Added in NDB 8.0.16.ReservedConcurrentOperations
: Number of simultaneous operations having dedicated resources in transaction coordinators on one data node. Added in NDB 8.0.16.ReservedConcurrentScans
: Number of simultaneous scans having dedicated resources on one data node. Added in NDB 8.0.16.ReservedConcurrentTransactions
: Number of simultaneous transactions having dedicated resources on one data node. Added in NDB 8.0.16.ReservedFiredTriggers
: Number of triggers having dedicated resources on one data node. Added in NDB 8.0.16.ReservedLocalScans
: Number of simultaneous fragment scans having dedicated resources on one data node. Added in NDB 8.0.16.ReservedTransactionBufferMemory
: Dynamic buffer space (in bytes) for key and attribute data allocated to each data node. Added in NDB 8.0.16.
Node Configuration Parameters Deprecated in NDB 8.0
No node configuration parameters have been deprecated in NDB 8.0.
No node configuration parameters have been removed from NDB 8.0.
The following mysqld system variables, status variables, and options have been added in NDB 8.0.
Ndb_metadata_detected_count
: Number of times NDB metadata change monitor thread has detected changes. Added in NDB 8.0.16.ndb-schema-dist-timeout
: How long to wait before detecting timeout during schema distribution. Added in NDB 8.0.17.ndb_metadata_check
: Enable auto-detection of NDB metadata changes with respect to MySQL data dictionary; enabled by default. Added in NDB 8.0.16.ndb_metadata_check_interval
: Interval in seconds to perform check for NDB metadata changes with respect to MySQL data dictionary. Added in NDB 8.0.16.ndbinfo
: Enable ndbinfo plugin, if supported. Added in NDB 8.0.13.
No system variables, status variables, or options have been deprecated in NDB 8.0.
Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-mysql-cluster-added-deprecated-removed.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.