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 151 to 160 of 271 total results
https://dev.mysql.com/mysql-cluster-ndbinfo-error-messages.html
Table 22.342 Columns of the error_messages table Column Name Type Description error_code integer Numeric error code error_description string Description of error error_status string Error status code error_classification integer Error classification ... The error_messages table provides information about The following table provides information about the columns in the error_messages ...
https://dev.mysql.com/mysql-cluster-ndbinfo-threads.html
The threads table provides information about threads running in the NDB kernel. The following table provides information about the columns in the threads table. For each column, the table shows the name, data type, and a brief description.
https://dev.mysql.com/mysql-cluster-programs-ndb-error-reporter.html
ndb_error_reporter also accepts the options listed here: --connection-timeout=timeout Property Value Command-Line Format --connection-timeout=timeout Type Integer Default Value 0 Wait this many seconds when trying to connect to nodes before timing ... ndb_error_reporter creates an archive from data node and management node log files that can be used to help diagnose bugs or other problems with a ...
https://dev.mysql.com/mysql-cluster-programs-ndb-restore.html
--num-slices=# Property Value Command-Line Format --num-slices=# Introduced 8.0.20-ndb-8.0.20 Type Integer Default Value 1 Minimum Value 1 Maximum Value 1024 When restoring a backup by slices, this option sets the number of slices into which to ...
https://dev.mysql.com/mysql-cluster-programs-ndb-show-tables.html
This is 1 when this option is not specified, but if you do use the option, you must supply an integer argument for it. --type, -t Can be used to restrict the output to one type of object, specified by an integer type code as shown here: 1: System ...
https://dev.mysql.com/mysql-get-client-version.html
unsigned long mysql_get_client_version(void) Returns an integer that represents the MySQL client library version. The value has the format XYYZZ where X is the major version, YY is the release level (or minor version), and ZZ is the sub-version ...
https://dev.mysql.com/mysql-get-server-version.html
unsigned long mysql_get_server_version(MYSQL *mysql) Returns an integer that represents the MySQL server version. The value has the format XYYZZ where X is the major version, YY is the release level (or minor version), and ZZ is the sub-version ...
https://dev.mysql.com/mysql-innodb-cluster-production-deployment.html
The expelTimeout option can take an integer value in the range of 0 to 3600. The waitRecovery integer option can be used with the Cluster.addInstance() operation to control the behavior of the command regarding the recovery phase. When working in a ...
https://dev.mysql.com/mysql-options.html
If the option is an integer, specify a pointer to the value of the integer as the arg argument. int mysql_options(MYSQL *mysql, enum mysql_option option, const void *arg) Can be used to set extra connect options and affect behavior for a connection. This function may be called multiple times to set several ...
https://dev.mysql.com/mysql-shell-tutorial-javascript-indexes-create.html
In the following example, the first parameter of the field() method specifies the Population field inside the demographics object and the next parameter indicates that the field should be indexed as an Integer numeric value. Indexes are used to ...
Displaying 151 to 160 of 271 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-16.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