No cache version.

Caching disabled. Default setting for this page:enabled (code DEF204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher dans le manuel MySQL

Displaying 21 to 30 of 93 total results
https://dev.mysql.com/mysql-cluster-programs-ndb-config.html
--diff-default Property Value Command-Line Format --diff-default Type Boolean Default Value FALSE Print only configuration parameters that have non-default values. --mycnf Property Value Command-Line Format --mycnf Type Boolean Default Value FALSE ... This tool extracts current configuration information for data nodes, SQL nodes, and API nodes from one of a number of sources: an NDB Cluster management node, or its config.ini or my.cnf ...
https://dev.mysql.com/mysql-cluster-programs-ndbd.html
--daemon, -d Property Value Command-Line Format --daemon Type Boolean Default Value TRUE Instructs ndbd or ndbmtd to execute as a daemon process. --foreground Property Value Command-Line Format --foreground Type Boolean Default Value FALSE Causes ...
https://dev.mysql.com/fulltext-natural-language.html
You can also perform a boolean search or a search with query expansion. These search types are described in Section 12.9.2, “Boolean Full-Text Searches”, and Section 12.9.3, “Full-Text Searches with Query Expansion”. For MyISAM tables, a ...
https://dev.mysql.com/fulltext-search.html
MATCH (col1,col2,...) AGAINST (expr [search_modifier]) search_modifier: { IN NATURAL LANGUAGE MODE | IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION | IN BOOLEAN MODE | WITH QUERY EXPANSION } MySQL has support for full-text indexing and searching: A ...Full-text indexes can be used only with InnoDB or MyISAM tables, and can be created only for CHAR, VARCHAR, or TEXT ...
https://dev.mysql.com/mysql-cluster-programs-ndb-perror.html
--ndb Property Value Command-Line Format --ndb Type Boolean Default Value TRUE For compatibility with applications depending on old versions of perror that use that program's --ndb option. --silent, -s Property Value Command-Line Format --silent ...
https://dev.mysql.com/replication-options-gtids.html
The following system variables are used with GTID-based replication: binlog_gtid_simple_recovery Property Value Command-Line Format --binlog-gtid-simple-recovery[={OFF|ON}] System Variable binlog_gtid_simple_recovery Scope Global Dynamic No SET_VAR ... Startup Options Used with GTID Replication System Variables Used with GTID Replication The MySQL Server options and system variables described in this section are used to monitor and control Global Transaction Identifiers ...
https://dev.mysql.com/comparison-operators.html
mysql> SELECT INTERVAL(23, 1, 15, 17, 30, 44, 200); -> 3 mysql> SELECT INTERVAL(10, 1, 10, 100, 1000); -> 2 mysql> SELECT INTERVAL(22, 23, 30, 44, 200); -> 0 IS boolean_value Tests a value against a boolean value, where boolean_value can be TRUE, ...
https://dev.mysql.com/fulltext-search-mecab.html
SELECT COUNT(*) FROM articles WHERE MATCH(title,body) AGAINST('データベース管理' IN NATURAL LANGUAGE MODE); For boolean mode search, the search term is converted to a search phrase. SELECT COUNT(*) FROM articles WHERE MATCH(title,body) ...
https://dev.mysql.com/mysql-cluster-program-options-common.html
--core-file Property Value Command-Line Format --core-file Type Boolean Default Value FALSE Write a core file if the program dies. --no-defaults Property Value Command-Line Format --no-defaults Type Boolean Default Value TRUE Do not read default ...
https://dev.mysql.com/plugin-data-structures.html
A plugin library file includes descriptor information to indicate what plugins it contains. If the plugin library contains any server plugins, it must include the following descriptor information: A library descriptor indicates the general server ...
Displaying 21 to 30 of 93 total results

Find a PHP function

Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-fct-boolean-p-3.html

The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.

References

  1. View the html document Language of the document:en Manuel MySQL : https://dev.mysql.com/

These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.

Contents Haut