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

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-true-p-25.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