Seaquel
MySQL error code

MySQL error 1461

MySQL server error 1461 is ER_MAX_PREPARED_STMT_COUNT_REACHED, reported with SQLSTATE 42000.

Can't create more than max_prepared_stmt_count statements (current value: %lu)
Error1461
NameER_MAX_PREPARED_STMT_COUNT_REACHED
SQLSTATE42000
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference