HomePhorge

Update MySQL schema inspection code for deprecation of integer display widths

Description

Update MySQL schema inspection code for deprecation of integer display widths

Summary:
Fixes T13536. See that task for discussion.

Older versions of MySQL (roughly, prior to 8.0.19) emit "int(10)" types. Newer versions emit "int" types. Accept these as equivalent.

Test Plan: Ran bin/storage upgrade --force against MySQL 8.0.11 and 8.0.20. Got clean adjustment lists on both versions.

Maniphest Tasks: T13536

Differential Revision: https://secure.phabricator.com/D21265

Details

Provenance
epriestleyAuthored on May 18 2020, 11:59 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP7b0db3eb54b9: Fix an email address validation UI feedback issue when creating new users
Branches
Unknown
Tags
Unknown

Event Timeline