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 71 to 80 of 160 total results
https://dev.mysql.com/installing-source-distribution.html
For example, the following commands configure MySQL for 32-bit or 64-bit builds, respectively: shell> cmake .. To install MySQL from a standard source distribution: Verify that your system satisfies the tool requirements listed at Section 2.9.2, ...
https://dev.mysql.com/json-attribute-functions.html
The functions in this section return attributes of JSON values. An error occurs if the argument is not a valid JSON document. An empty array, empty object, or scalar value has depth 1. A nonempty array containing only elements of depth 1 or ...
https://dev.mysql.com/json.html
BLOB BIT OPAQUE DATETIME TIME DATE BOOLEAN ARRAY OBJECT STRING INTEGER, DOUBLE NULL For JSON values of the same precedence, the comparison rules are type specific: BLOB The first N bytes of the two values are compared, where N is the number of bytes ...The JSON data type provides these advantages over storing JSON-format strings in a string column: Automatic validation of JSON documents stored in JSON ...
https://dev.mysql.com/linux-installation-debian.html
Oracle provides Debian packages for installing MySQL on Debian or Debian-like Linux systems. The packages are available through two different channels: The MySQL APT Repository. This is the preferred method for installing MySQL on Debian-like ...
https://dev.mysql.com/linux-installation-yum-repo.html
For example, to install the server: shell> yum-config-manager --enable ol7_software_collections shell> yum install mysql-community-server Note ARM 64-bit (aarch64) is supported on Oracle Linux 7 as of MySQL 8.0.12. Before You Start As a popular, ...
https://dev.mysql.com/memory-storage-engine.html
sizeof(char*) is 4 on 32-bit machines and 8 on 64-bit machines. The MEMORY storage engine (formerly known as HEAP) creates special-purpose tables with contents that are stored in memory. Because the data is vulnerable to crashes, hardware issues, ...
https://dev.mysql.com/mysql-cluster-limitations-database-objects.html
The maximum combined width for all BIT columns used in a given NDB table is 4096. Some database objects such as tables and indexes have different limitations when using the NDBCLUSTER storage engine: Database and table names. When using the NDB ...
https://dev.mysql.com/mysql-cluster-limitations-syntax.html
Also see Section 22.1.7.6, “Unsupported or Missing Features in NDB Cluster”, for additional information.) BIT columns. A BIT column cannot be a primary key, unique key, or index, nor can it be part of a composite primary key, unique key, or ...
https://dev.mysql.com/mysql-cluster-programs-ndb-redo-log-reader.html
-twiddle Property Value Command-Line Format -twiddle Type Boolean Default Value FALSE Bit-shifted dump. Reads a redo log file, checking it for errors, printing its contents in a human-readable format, or both. ndb_redo_log_reader is intended for ...
https://dev.mysql.com/mysql-installer-catalog-dashboard.html
Product Catalog MySQL Installer Dashboard Locating Products to Install This section describes the MySQL Installer product catalog and the dashboard. The product catalog stores the complete list of released MySQL products for Microsoft Windows that ...
Displaying 71 to 80 of 160 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-bit-p-8.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