Geen cache-versie.

Caching uitgeschakeld. Standaardinstelling voor deze pagina:ingeschakeld (code DEF204)
Als het scherm te langzaam is, kunt u de gebruikersmodus uitschakelen om de cacheversie te bekijken.

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

Zoek in de MySQL-handleiding

Nederlandse vertaling

U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.

Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.

Bij voorbaat dank.

Document heeft de 26/06/2006 gemaakt, de laatste keer de 26/10/2018 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/mysql-rf-fct-boolean-p-3.html

De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.

Referenties

  1. Bekijk - html-document Taal van het document:en Manuel MySQL : https://dev.mysql.com/

Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.

Inhoudsopgave Haut