Seaquel
MySQL error code

MySQL error 1041

MySQL server error 1041 is ER_OUT_OF_RESOURCES, reported with SQLSTATE HY000.

Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
Error1041
NameER_OUT_OF_RESOURCES
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference