MySQL Error Message
Column can’t be added or dropped with ALGORITHM=INSTANT
as either max possible row size already crosses max permissible
row size or may cross it after add. Try ALGORITHM=INPLACE/COPY.
Reason for the Error
ER_INNODB_INSTANT_ADD_DROP_NOT_SUPPORTED_MAX_SIZE
was added in 8.0.32.