Seaquel
MySQL error code

MySQL error 1511

MySQL server error 1511 is ER_REORG_NO_PARAM_ERROR, reported with SQLSTATE HY000.

REORGANIZE PARTITION without parameters can only be used on auto-partitioned tables using HASH PARTITIONs
Error1511
NameER_REORG_NO_PARAM_ERROR
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference