Rechercher dans le manuel MySQL

Displaying 241 to 250 of 278 total results
https://dev.mysql.com/signal.html
This is true whether the SQLSTATE value is specified directly in the SIGNAL statement or in a named condition referred to in the statement. SIGNAL provides error information to a handler, to an outer portion of the application, or to the client.
https://dev.mysql.com/start-slave.html
This is also true for the text of a running CHANGE MASTER TO statement, including any values it employs for MASTER_USER or MASTER_PASSWORD. START SLAVE [thread_types] [until_option] [connection_options] [channel_option] thread_types: [thread_type ...
https://dev.mysql.com/stored-objects-security.html
This remains true if the privileges needed to create the object are revoked from the account of the user who created it. Stored programs (procedures, functions, triggers, and events) and views are defined prior to use and, when referenced, execute ...
https://dev.mysql.com/string-literals.html
This is true even for strings that are preceded by an introducer that indicates a different character set, as discussed in Section 10.3.6, “Character String Literal Character Set and Collation”. A string is a sequence of bytes or characters, ...
https://dev.mysql.com/structured-system-variables.html
If this were not true (that is, if two different types of structured variables could share component member names), it would not be clear which default structured variable to use for references to member names that are not qualified by an instance ... A structured variable differs from a regular system variable in two respects: Its value is a structure with components that specify server parameters considered to be closely ...
https://dev.mysql.com/symbolic-links-to-tables.html
The same is true for the ALTER TABLE, OPTIMIZE TABLE, and REPAIR TABLE statements. Note Symbolic link support as described here, along with the --symbolic-links option that controls it, is deprecated and will be removed in a future version of MySQL. For files used by tables for other storage engines, you may get strange problems if you try to use symbolic ...
https://dev.mysql.com/sys-ps-setup-reset-to-default.html
in_verbose BOOLEAN: Whether to display information about each setup stage during procedure execution. row *************************** status: Resetting: setup_actors DELETE FROM performance_schema.setup_actors WHERE NOT (HOST = '%' AND USER = '%' ...
https://dev.mysql.com/sys-schema-prerequisites.html
Also, remember that if you enable additional configuration, you can easily restore the default configuration like this: CALL sys.ps_setup_reset_to_default(TRUE); . Before using the sys schema, the prerequisites described in this section must be ...
https://dev.mysql.com/tables-table.html
(This is also true if the InnoDB table is partitioned.) AVG_ROW_LENGTH The average row length. The information_schema_stats_expiry system variable defines the period of time before cached table statistics expire. If there are no cached statistics or ...
https://dev.mysql.com/testing-server.html
If that is not true, adjust the command path names accordingly. After the data directory is initialized and you have started the server, perform some simple tests to make sure that it works satisfactorily. This section assumes that your current ...
Displaying 241 to 250 of 278 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-true-p-25.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