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 51 to 60 of 78 total results
https://dev.mysql.com/mysql-cluster-overview.html
NDB Cluster nodes can employ different transport mechanisms for inter-node communications; TCP/IP over standard 100 Mbps or faster Ethernet hardware is used in most real-world deployments. NDB Cluster is a technology that enables clustering of ...
https://dev.mysql.com/security-plugins.html
Data masking hides sensitive information by replacing real values with substitutes. MySQL includes several components and plugins that implement security features: Plugins for authenticating attempts by clients to connect to MySQL Server. For ...
https://dev.mysql.com/mysql-cluster-params-ndbd.html
RealtimeScheduler: When true, data node threads are scheduled as real-time threads. The listings in this section provide information about parameters used in the [ndbd] or [ndbd default] sections of a config.ini file for configuring NDB Cluster ...
https://dev.mysql.com/internal-locking.html
This section discusses internal locking; that is, locking performed within the MySQL server itself to manage contention for table contents by multiple sessions. This type of locking is internal because it is performed entirely by the server and ...
https://dev.mysql.com/performance-schema-timing.html
If a processor's cycle rate fluctuates, conversion from cycles to real-time units is subject to error. Events are collected by means of instrumentation added to the server source code. Instruments time events, which is how the Performance Schema ...
https://dev.mysql.com/database-use.html
Once you know how to enter SQL statements, you are ready to access a database. Suppose that you have several pets in your home (your menagerie) and you would like to keep track of various types of information about them. You can do so by creating ...
https://dev.mysql.com/server-system-variables.html
An interactive client is defined as a client that uses the CLIENT_INTERACTIVE option to mysql_real_connect(). This value is measured in real time, not CPU time, so a query that is under the threshold on a lightly loaded system might be above the ...
https://dev.mysql.com/arithmetic-functions.html
If any of the operands of a +, -, /, *, % is a real or string value, the precision of the result is the precision of the operand with the maximum precision. Table 12.11 Arithmetic Operators Name Description DIV Integer division / Division operator ...
https://dev.mysql.com/keywords.html
Certain keywords, such as SELECT, DELETE, or BIGINT, are reserved and require special treatment for use as identifiers such as table and column names. This may also be true for the names of built-in functions. Reserved words are permitted as ...
https://dev.mysql.com/setup-instruments-table.html
At this point, the real statement type is unknown, the type will be refined after SQL parsing. (Events do not really have a “name,” but this provides a way to associate events with instruments.) ENABLED Whether the instrument is enabled. The ...
Displaying 51 to 60 of 78 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-real-p-6.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