errors.fyi community error code reference
1104
mysql

SELECT would examine too many rows

The query was rejected because it would scan more rows than the max_join_size limit.

References

โ† all namespaces for 1104