Seaquel
MySQL error code

MySQL error 4080

MySQL server error 4080 is ER_CONCURRENT_PROCEDURE_USAGE, reported with SQLSTATE HY000.

The %s was called when there was already another concurrent call to this procedure. No action was taken. Wait for other calls to %s to finish before retrying.
Error4080
NameER_CONCURRENT_PROCEDURE_USAGE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference