4239
4239
session->variables.max_heap_table_size) :
4240
4240
session->variables.tmp_table_size) /
4244
4244
Push the LIMIT clause to the temporary table creation, so that we
4245
4245
materialize only up to 'rows_limit' records instead of all result records.