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 21 to 30 of 45 total results
https://dev.mysql.com/charset-gb18030.html
In MySQL, the gb18030 character set corresponds to the “Chinese National Standard GB 18030-2005: Information technology — Chinese coded character set”, which is the official character set of the People's Republic of China (PRC).
https://dev.mysql.com/faqs-migration.html
The VARCHAR column type now retains trailing spaces in all storage engines. Where can I find information on how to migrate from MySQL 5.7 to MySQL 8.0? A.8.2. How has storage engine (table type) support changed in MySQL 8.0 from previous versions? ...
https://dev.mysql.com/string-comparison-functions.html
Table 12.8 String Comparison Functions and Operators Name Description LIKE Simple pattern matching NOT LIKE Negation of simple pattern matching STRCMP() Compare two strings If a string function is given a binary string as an argument, the resulting ...
https://dev.mysql.com/option-files.html
Leading and trailing spaces are automatically deleted from option names and values. Most MySQL programs can read startup options from option files (sometimes called configuration files). Option files provide a convenient way to specify commonly ...
https://dev.mysql.com/innodb-parameters.html
A trailing slash is required when specifying a value for innodb_data_home_dir. System variables that are true or false can be enabled at server startup by naming them, or disabled by using a --skip- prefix. For example, to enable or disable the ...
https://dev.mysql.com/fractional-seconds.html
The resulting value includes a trailing fractional seconds part if specified. MySQL 8.0 has fractional seconds support for TIME, DATETIME, and TIMESTAMP values, with up to microseconds (6 digits) precision: To define a column that includes a ...
https://dev.mysql.com/mysql-cluster-mgm-client-commands.html
In addition to the central configuration file, a cluster may also be controlled through a command-line interface available through the management client ndb_mgm. Commands for the event logs are given in Section 22.5.6, “Event Reports Generated in ...
https://dev.mysql.com/pam-pluggable-authentication.html
Leading and trailing spaces not inside double quotation marks are ignored. Note PAM pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial product. MySQL Enterprise Edition supports an authentication method that ...
https://dev.mysql.com/insert.html
The trailing nonnumeric text is stripped off and the remaining numeric part is inserted. INSERT [LOW_PRIORITY | DELAYED | HIGH_PRIORITY] [IGNORE] [INTO] tbl_name [PARTITION (partition_name [, partition_name] ...)] [(col_name [, col_name] ...)] ...
https://dev.mysql.com/secure-client-programming.html
In a numeric context, MySQL automatically converts this string to a number and strips any trailing nonnumeric characters from it. Applications that access MySQL should not trust any data entered by users, who can try to trick your code by entering ...
Displaying 21 to 30 of 45 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-trailing-p-3.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