No cache version.


Caching disabled. Default setting for this page:enabled (code DEF204)
If the display is too slow, you can disable the user mode to view the cached version.

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

Find a PHP function

Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-fct-bit-p-15.html

The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.

References

  1. View the html document Language of the document:en Manuel MySQL : https://dev.mysql.com/

These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.

Contents Haut