Rechercher dans le manuel MySQL

Displaying 41 to 45 of 45 total results
https://dev.mysql.com/dynamic-format.html
If a string column has a length of zero after trailing space removal, or a numeric column has a value of zero, it is marked in the bitmap and not saved to disk. Dynamic storage format is used if a MyISAM table contains any variable-length columns ...
https://dev.mysql.com/manual-conventions.html
This manual uses certain typographical conventions: Text in this style is used for SQL statements; database, table, and column names; program listings and source code; and environment variables. Example: “To reload the grant tables, use the FLUSH ...
https://dev.mysql.com/encryption-functions.html
This will avoid potential problems with trailing space removal or character set conversion that would change data values, such as may occur if you use a nonbinary string data type (CHAR, VARCHAR, TEXT). If you want to store these results, use a ...
https://dev.mysql.com/silent-column-changes.html
Trailing spaces are automatically deleted from ENUM and SET member values when the table is created. In some cases, MySQL silently changes column specifications from those given in a CREATE TABLE or ALTER TABLE statement. These might be changes to ...
https://dev.mysql.com/enum.html
Trailing spaces are automatically deleted from ENUM member values in the table definition when a table is created. An ENUM is a string object with a value chosen from a list of permitted values that are enumerated explicitly in the column ...

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-trailing-p-5.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