Keine Cache-Version

Caching deaktiviert Standardeinstellung für diese Seite:aktiviert (code DEF204)
Wenn die Anzeige zu langsam ist, können Sie den Benutzermodus deaktivieren, um die zwischengespeicherte Version anzuzeigen.

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

Suchen Sie im MySQL-Handbuch

Deutsche Übersetzung

Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.

Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.

Vielen Dank im Voraus.

Dokument erstellt 26/06/2006, zuletzt geändert 26/10/2018
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/mysql-rf-fct-trailing-p-3.html

Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.

Referenzen

  1. Zeigen Sie - html-Dokument Sprache des Dokuments:en Manuel MySQL : https://dev.mysql.com/

Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor Diese Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.

Inhaltsverzeichnis Haut