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 31 to 40 of 93 total results
https://dev.mysql.com/mysql-cluster-shm-definition.html
Communications between NDB cluster nodes are normally handled using TCP/IP. The shared memory (SHM) transporter is distinguished by the fact that signals are transmitted by writing in memory rather than on a socket. The shared-memory transporter ...
https://dev.mysql.com/mysql-cluster-tcp-definition.html
TCP/IP is the default transport mechanism for all connections between nodes in an NDB Cluster. Normally it is not necessary to define TCP/IP connections; NDB Cluster automatically sets up such connections for all data nodes, management nodes, and ...
https://dev.mysql.com/server-configuration-validation.html
But no error occurs, so the exit code is 0: shell> mysqld --validate-config --log_error_verbosity=2 --read-only=s --transaction_read_only=s 2018-11-05T15:43:18.445863Z 0 [Warning] [MY-000076] [Server] option 'read_only': boolean value 's' was not ...
https://dev.mysql.com/mysql-innodb-cluster-production-deployment.html
clearReadOnly - a boolean value used to confirm that super_read_only should be set to off, see Super Read-only and Instances. interactive - a boolean value used to disable the interactive wizards in the command execution, so that prompts are not ...
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/replication-options-master.html
--show-slave-auth-info Property Value Command-Line Format --show-slave-auth-info[={OFF|ON}] Type Boolean Default Value OFF Display slave user names and passwords in the output of SHOW SLAVE HOSTS on the master server for slaves started with the ...
https://dev.mysql.com/fulltext-fine-tuning.html
If you really need to search for such common words, it would be better to search using IN BOOLEAN MODE instead, which does not observe the 50% threshold. To change the operators used for boolean full-text searches on MyISAM tables, set the ...You ...
https://dev.mysql.com/fulltext-restrictions.html
Although FULLTEXT indexes on ucs2 columns cannot be used, you can perform IN BOOLEAN MODE searches on a ucs2 column that has no such index. The MATCH() column list must match exactly the column list in some FULLTEXT index definition for the table, ... Full-text searches are supported for InnoDB and MyISAM tables ...
https://dev.mysql.com/sys-ps-trace-thread.html
in_start_fresh BOOLEAN: Whether to reset all Performance Schema data before tracing. in_auto_setup BOOLEAN: Whether to disable all other threads and enable all instruments and consumers. Dumps all Performance Schema data for an instrumented thread ...
https://dev.mysql.com/mysql-cluster-programs-ndb-blob-tool.html
--delete-orphans Property Value Command-Line Format --delete-orphans Type Boolean Default Value FALSE Remove orphaned BLOB parts from NDB Cluster tables. --verbose Property Value Command-Line Format --verbose Type Boolean Default Value FALSE Provide ... This tool can be used to check for and remove orphaned BLOB column parts from NDB tables, as well as to generate a file listing any orphaned ...
Displaying 31 to 40 of 93 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-boolean-p-4.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