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 141 to 150 of 163 total results
https://dev.mysql.com/mysql-cluster-ndbinfo-cluster-transactions.html
The cluster_transactions table shows information about all ongoing transactions in an NDB Cluster. The following table provides information about the columns in the cluster_transactions table. For each column, the table shows the name, data type, ...
https://dev.mysql.com/mysql-cluster-ndbinfo-server-operations.html
The transaction ID (transid) is a unique 64-bit number which can be obtained using the NDB API's getTransactionId() method. The server_operations table contains entries for all ongoing NDB operations that the current SQL node (MySQL Server) is ...
https://dev.mysql.com/mysql-cluster-ndbinfo-server-transactions.html
The transaction ID (transid) is a unique 64-bit number which can be obtained using the NDB API's getTransactionId() method. The server_transactions table is subset of the cluster_transactions table, but includes only those transactions in which the ...
https://dev.mysql.com/mysql-cluster-what-is-new.html
Beginning with NDB 8.0.18, it is possible to build NDB from source for 64-bit ARM CPUs. The following sections describe changes in the implementation of NDB Cluster in MySQL NDB Cluster 8.0 through 8.0.20, as compared to earlier release series. NDB ...
https://dev.mysql.com/mysql-nutshell.html
Such implicit casts are now performed between temporal types (DATE, DATETIME, TIMESTAMP, TIME) and numeric types (SMALLINT, TINYINT, MEDIUMINT, INT/INTEGER, BIGINT; DECIMAL/NUMERIC; FLOAT, DOUBLE, REAL; BIT) whenever they are compared using any of ... This section summarizes what has been added to, deprecated in, and removed from MySQL ...
https://dev.mysql.com/mysql-thread-id.html
Note This function does not work correctly if thread IDs become larger than 32 bits, which can occur on some systems. unsigned long mysql_thread_id(MYSQL *mysql) Returns the thread ID of the current connection. This value can be used as an argument ...
https://dev.mysql.com/mysqldump.html
The affected data types are BINARY, VARBINARY, BLOB types, BIT, all spatial data types, and other non-binary data types when used with the binary character set. The mysqldump client utility performs logical backups, producing a set of SQL ...
https://dev.mysql.com/mysqlpump.html
The affected data types are BINARY, VARBINARY, BLOB types, BIT, all spatial data types, and other non-binary data types when used with the binary character set. mysqlpump Invocation Syntax mysqlpump Option Summary mysqlpump Option Descriptions ...
https://dev.mysql.com/operator-precedence.html
Operator precedences are shown in the following list, from highest precedence to the lowest. Operators that are shown together on a line have the same precedence. When used as a comparison operator, it has the same precedence as <=>, >=, >, <=, <, ...
https://dev.mysql.com/partitioning-limitations.html
The bit operators |, &, ^, <<, >>, and ~ are not permitted in partitioning expressions. This section discusses current restrictions and limitations on MySQL partitioning support. The following constructs are not permitted in partitioning ...
Displaying 141 to 150 of 163 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-bit-p-15.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