If this is the case, removing sleep doesnt help you. Just run a slow query
https://dev.mysql.com/doc/refman/8.0/en/with.html#common-tab...
Though one can set a limit on query run time via max_execution_time.
If this is the case, removing sleep doesnt help you. Just run a slow query