Skip to content

Enable integer display width deprecation by default #56533

@dveeden

Description

@dveeden

Enhancement

The DeprecateIntegerDisplayWidth / deprecate-integer-display-length option is now disabled by default.

As display width has been deprecated and is hidden in MySQL it would be good to follow this behavior in MySQL.

The display width is often mistaken for storage size, leading people to believe int(10) takes more storage than int(8), which isn't the case.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions