Closed cedric-anne closed 3 years ago
MySQL >= 8.0.19 returns int instead of int(11) in SHOW COLUMNS result.
int
int(11)
SHOW COLUMNS
MySQL >= 8.0.19 returns
int
instead ofint(11)
inSHOW COLUMNS
result.