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 81 to 90 of 163 total results
https://dev.mysql.com/plugin-data-structures.html
A plugin library file includes descriptor information to indicate what plugins it contains. If the plugin library contains any server plugins, it must include the following descriptor information: A library descriptor indicates the general server ...
https://dev.mysql.com/sha256-pluggable-authentication.html
Note In the name sha256_password, “sha256” refers to the 256-bit digest length the plugin uses for encryption. In the name caching_sha2_password, “sha2” refers more generally to the SHA-2 class of encryption algorithms, of which 256-bit ...
https://dev.mysql.com/source-configuration-options.html
For example, to create a 32-bit release build on a 64-bit Linux machine, do this: mkdir bld cd bld cmake .. The CMake program provides a great deal of control over how you configure a MySQL source distribution. Typically, you do this using options ...
https://dev.mysql.com/spatial-function-argument-handling.html
If a larger value is given, only the lower 32 bits are used. Spatial functions that take multiple geometry arguments require those arguments to have the same SRID value (that is, same value in the lower 32 bits). Spatial values, or geometries, have ...
https://dev.mysql.com/spatial-geohash-functions.html
Geohash is a system for encoding latitude and longitude coordinates of arbitrary precision into a text string. If any SRID argument is not within the range of a 32-bit unsigned integer, an ER_DATA_OUT_OF_RANGE error occurs. Geohash values are ...
https://dev.mysql.com/static-format.html
Each NULL column takes one bit extra, rounded up to the nearest byte. Static tables use a bit in the row record for a flag that indicates whether the row has been deleted. It is used when the table contains no variable-length columns (VARCHAR, ...
https://dev.mysql.com/user-variables.html
(This is the same coercibility as for table column values.) Hexadecimal or bit values assigned to user variables are treated as binary strings. To assign a hexadecimal or bit value as a number to a user variable, use it in numeric context. You can ...
https://dev.mysql.com/adding-collation.html
Some of these can be added to MySQL without recompiling: Simple collations for 8-bit character sets. A collation is a set of rules that defines how to compare and sort character strings. Every character set has at least one collation, and most have ...
https://dev.mysql.com/alter-logfile-group.html
(Bug #13116514, Bug #16104705, Bug #62858) On 32-bit systems, the maximum supported value for INITIAL_SIZE is 4294967296 (4 GB). ALTER LOGFILE GROUP logfile_group ADD UNDOFILE 'file_name' [INITIAL_SIZE [=] size] [WAIT] ENGINE [=] engine_name This ...
https://dev.mysql.com/alter-tablespace.html
On 32-bit systems, the maximum supported value for INITIAL_SIZE is 4294967296 (4 GB). ALTER [UNDO] TABLESPACE tablespace_name NDB only: {ADD|DROP} DATAFILE 'file_name' [INITIAL_SIZE [=] size] [WAIT] InnoDB and NDB: [RENAME TO tablespace_name] ...
Displaying 81 to 90 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-9.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