Seaquel
MySQL error code

MySQL error 1532

MySQL server error 1532 is ER_SIZE_OVERFLOW_ERROR, reported with SQLSTATE HY000.

The size number was correct but we don't allow the digit part to be more than 2 billion
Error1532
NameER_SIZE_OVERFLOW_ERROR
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference