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 111 to 120 of 270 total results
https://dev.mysql.com/converting-tables-to-innodb.html
For the ranges of the different integer types, see Section 11.2.1, “Integer Types (Exact Value) - INTEGER, INT, SMALLINT, TINYINT, MEDIUMINT, BIGINT”. If you have MyISAM tables that you want to convert to InnoDB for better reliability and ...
https://dev.mysql.com/create-resource-group.html
If VCPU is given, the attribute value is a list of comma-separated CPU numbers or ranges: Each number must be an integer in the range from 0 to the number of CPUs − 1. If a CPU number is an integer outside the permitted range or is not an integer, ... CREATE RESOURCE GROUP group_name TYPE = {SYSTEM|USER} [VCPU [=] vcpu_spec [, vcpu_spec] ...] [THREAD_PRIORITY [=] N] [ENABLE|DISABLE] vcpu_spec: {N | M - N} CREATE RESOURCE GROUP is used for resource group management (see Section 8.12.5, “Resource ...
https://dev.mysql.com/error-log-rule-based-filtering.html
In comparisons, each priority can be specified as a symbolic priority name or an integer literal. In comparisons, the value to test can be specified as a symbolic error name or an integer literal. The log_filter_dragnet log filter component enables ...
https://dev.mysql.com/innodb-performance-spin_lock_polling.html
That number is generated by randomly selecting an integer ranging from 0 up to but not including the innodb_spin_wait_delay value, and multiplying that value by 50. InnoDB mutexes and rw-locks are typically reserved for short intervals. On a ...
https://dev.mysql.com/mysql-cluster-ndbinfo-processes.html
Table 22.354 Columns of the nodes table Column Name Type Description node_id integer The node's unique node ID in the cluster node_type string Type of node (management, data, or API node; see text) node_version string Version of the NDB software ...
https://dev.mysql.com/mysql-cluster-ndbinfo-threadblocks.html
The threadblocks table associates data nodes, threads, and instances of NDB kernel blocks. The following table provides information about the columns in the threadblocks table. For each column, the table shows the name, data type, and a brief ...
https://dev.mysql.com/mysql-cluster-programs-ndb-top.html
--node-id[=#], -n Property Value Command-Line Format --node-id[=#] Type Integer Default Value 1 Watch the data node having this node ID. (Bug #26907833) --port[=#], -t (NDB 7.6.6 and later: -P) Property Value Command-Line Format --port[=#] Type ...
https://dev.mysql.com/mysql-cluster-shm-definition.html
ShmSpinTime Table 22.279 This table provides type and value information for the ShmSpinTime shared memory configuration parameter Property Value Version (or later) NDB 8.0.13 Type or units integer Default 0 Range 0 - 2000 Restart Type S When ...
https://dev.mysql.com/mysql-nutshell.html
Such implicit casts are now performed between temporal types (DATE, DATETIME, TIMESTAMP, TIME) and numeric types (SMALLINT, TINYINT, MEDIUMINT, INT/INTEGER, BIGINT; DECIMAL/NUMERIC; FLOAT, DOUBLE, REAL; BIT) whenever they are compared using any of ... This section summarizes what has been added to, deprecated in, and removed from MySQL ...
https://dev.mysql.com/partitioning-columns-range.html
In addition, you can define the ranges using columns of types other than integer types. RANGE COLUMNS partitioning columns are not restricted to integer columns; string, DATE and DATETIME columns can also be used as partitioning columns. As stated ... Range columns partitioning is similar to range partitioning, but enables you to define partitions using ranges based on multiple column ...
Displaying 111 to 120 of 270 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-integer-p-12.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