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 151 to 160 of 180 total results
https://dev.mysql.com/mysql-shell-tutorial-python-documents-index.html
Here, the index is created using the Population field inside the demographics object, which is indexed as an integer numeric value. Indexes are used to find documents with specific field values quickly. Without an index, MySQL must begin with the ...
https://dev.mysql.com/mysql-ssl-rsa-setup.html
The value is a user name, not a numeric user ID. This program creates the SSL certificate and key files and RSA key-pair files required to support secure connections using SSL and secure password exchange using RSA over unencrypted connections, if ...
https://dev.mysql.com/mysql-stmt-fetch.html
Each numeric and temporal type has a fixed length, as listed in the following table. int mysql_stmt_fetch(MYSQL_STMT *stmt) mysql_stmt_fetch() returns the next row in the result set. It can be called only while the result set exists; that is, after ...
https://dev.mysql.com/mysqlbinlog.html
--binlog-row-event-max-size=N Property Value Command-Line Format --binlog-row-event-max-size=# Type Numeric Default Value 4294967040 Minimum Value 256 Maximum Value 18446744073709547520 Specify the maximum size of a row-based binary log event, in ...
https://dev.mysql.com/mysqldump-delimited-text.html
--fields-optionally-enclosed-by=char The character within which to enclose non-numeric column values (default: no character). This section describes how to use mysqldump to create delimited-text dump files. For information about reloading such dump ...
https://dev.mysql.com/null-values.html
Be aware that the NULL value is different from values such as 0 for numeric types or the empty string for string types. The NULL value means “no data.” NULL can be written in any lettercase. For text file import or export operations performed ...
https://dev.mysql.com/optimizing-innodb-storage-layout.html
For tables that are big, or contain lots of repetitive text or numeric data, consider using COMPRESSED row format. Once your data reaches a stable size, or a growing table has increased by tens or some hundreds of megabytes, consider using the ...
https://dev.mysql.com/partitioning-columns.html
(This is the same as with partitioning by RANGE and LIST.) Other numeric data types (such as DECIMAL or FLOAT) are not supported as partitioning columns. The next two sections discuss COLUMNS partitioning, which are variants on RANGE and LIST ...
https://dev.mysql.com/profiling-table.html
The PROFILING table has these columns: QUERY_ID A numeric statement identifier. Its contents correspond to the information produced by the SHOW PROFILE and SHOW PROFILES statements (see Section 13.7.7.30, “SHOW PROFILE Statement”). The table is ...
https://dev.mysql.com/program-variables.html
For variables that take a numeric value, the value can be given with a suffix of K, M, or G to indicate a multiplier of 1024, 10242 or 10243. Many MySQL programs have internal variables that can be set at runtime using the SET statement. See ...
Displaying 151 to 160 of 180 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-numeric-p-16.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