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 1 to 10 of 269 total results
https://dev.mysql.com/integer-types.html
MySQL supports the SQL standard integer types INTEGER (or INT) and SMALLINT. As an extension to the standard, MySQL also supports the integer types TINYINT, MEDIUMINT, and BIGINT. The following table shows the required storage and range for each ...
https://dev.mysql.com/server-status-variable-reference.html
The following table lists all status variables applicable within mysqld. The last column indicates whether the scope for each variable is Global, Session, or both. Please see the corresponding item descriptions for details on setting and using the ...
https://dev.mysql.com/dynamic-system-variables.html
Many server system variables are dynamic and can be set at runtime. For a description of the privilege requirements for setting system variables, see Section 5.1.9.1, “System Variable Privileges” The following table lists all dynamic system ...
https://dev.mysql.com/server-system-variables.html
admin_port Property Value Command-Line Format --admin-port=port_num Introduced 8.0.14 System Variable admin_port Scope Global Dynamic No SET_VAR Hint Applies No Type Integer Default Value 33062 Minimum Value 0 Maximum Value 65535 The TCP/IP port ...
https://dev.mysql.com/innodb-parameters.html
daemon_memcached_r_batch_size Property Value Command-Line Format --daemon-memcached-r-batch-size=# System Variable daemon_memcached_r_batch_size Scope Global Dynamic No SET_VAR Hint Applies No Type Integer Default Value 1 Specifies how many ...
https://dev.mysql.com/mysql-cluster-ndbd-definition.html
For data nodes, this is an integer in the range 1 to 48 inclusive. LocationDomainId takes an integer value between 0 and 16 inclusive, with 0 being the default; using 0 is the same as leaving the parameter unset. Assume that table t1 has 1 million ... The [ndbd] and [ndbd default] sections are used to configure the behavior of the cluster's data ...
https://dev.mysql.com/performance-schema-system-variables.html
performance_schema_digests_size Property Value Command-Line Format --performance-schema-digests-size=# System Variable performance_schema_digests_size Scope Global Dynamic No SET_VAR Hint Applies No Type Integer Default Value -1 (signifies ...The ...
https://dev.mysql.com/replication-options-slave.html
--master-retry-count=count Property Value Command-Line Format --master-retry-count=# Deprecated Yes Type Integer Default Value 86400 Minimum Value 0 Maximum Value (64-bit platforms) 18446744073709551615 Maximum Value (32-bit platforms) 4294967295 ...
https://dev.mysql.com/audit-log-filter-definitions.html
Arguments: millisec: An unsigned integer that specifies the number of milliseconds to sleep. For information about using JSON data in MySQL, see Section 11.6, “The JSON Data Type”. Filter definitions have this form, where actions indicates how ...
https://dev.mysql.com/bit-functions.html
(The BIT_AND(), BIT_OR(), and BIT_XOR() aggregate functions are described in Section 12.20.1, “Aggregate (GROUP BY) Function Descriptions”.) Prior to MySQL 8.0, bit functions and operators required BIGINT (64-bit integer) arguments and returned ...Non-BIGINT arguments were converted to BIGINT prior to performing the operation and truncation could ...
Displaying 1 to 10 of 269 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-1.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