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 91 to 100 of 180 total results
https://dev.mysql.com/replication-options-gtids.html
enforce_gtid_consistency Property Value Command-Line Format --enforce-gtid-consistency[=value] System Variable enforce_gtid_consistency Scope Global Dynamic Yes SET_VAR Hint Applies No Type Enumeration Default Value OFF Valid Values OFFONWARN ...
https://dev.mysql.com/server-status-variable-reference.html
The following table lists all status variables applicable within mysqld. The last column indicates whether the scope for each variable is Global, Session, or both. Please see the corresponding item descriptions for details on setting and using the ...
https://dev.mysql.com/st-spatial-reference-systems-table.html
ORGANIZATION_COORDSYS_ID The numeric ID given to the spatial reference system by the organization that defined it. The ST_SPATIAL_REFERENCE_SYSTEMS table provides information about available spatial reference systems for spatial data. Entries in ...
https://dev.mysql.com/type-conversion.html
For example, a comparison of string and numeric operands takes places as a comparison of floating-point numbers. Implicit conversion of a numeric or temporal value to string produces a value that has a character set and collation determined by the ... When an operator is used with operands of different types, type conversion occurs to make the operands ...
https://dev.mysql.com/adding-native-function.html
To add a native MySQL function, use the procedure described here, which requires that you use a source distribution. You cannot add native functions to a binary distribution because it is necessary to modify MySQL source code and compile MySQL from ...
https://dev.mysql.com/audit-api-message-emit.html
Each value can be a string or numeric value, or NULL. As of MySQL 8.0.14, the audit_api_message_emit component enables applications to add their own message events to the audit log, using the audit_api_message_emit_udf() user-defined function. For ...
https://dev.mysql.com/binary-log.html
mysqld appends a numeric extension to the binary log base name to generate binary log file names. The binary log contains “events” that describe database changes such as table creation operations or changes to table data. It also contains ...
https://dev.mysql.com/binary-varbinary.html
This means they have the binary character set and collation, and comparison and sorting are based on the numeric values of the bytes in the values. The BINARY and VARBINARY types are similar to CHAR and VARCHAR, except that they store binary ...
https://dev.mysql.com/blob.html
They have the binary character set and collation, and comparison and sorting are based on the numeric values of the bytes in column values. A BLOB is a binary large object that can hold a variable amount of data. These differ only in the maximum ...
https://dev.mysql.com/case-sensitivity.html
For binary strings (BINARY, VARBINARY, BLOB), comparisons use the numeric values of the bytes in the operands; this means that for alphabetic characters, comparisons will be case-sensitive. For nonbinary strings (CHAR, VARCHAR, TEXT), string ...
Displaying 91 to 100 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-10.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