Seaquel
MySQL error code

MySQL error 1500

MySQL server error 1500 is ER_SUBPARTITION_ERROR, reported with SQLSTATE HY000.

It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subpartitioning
Error1500
NameER_SUBPARTITION_ERROR
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference