errors.fyi
community error code reference
errors.fyi
/
mysql
/
1104
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
https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html
โ all namespaces for 1104