I have a mysql query in progress, status: seding data, and I want to stop the process without losing data already acquired by INNER JOIN, present in the cache. It is as if it were a command to during the processing of the Query to record in the base what already has been searched until that moment. Thanks in advance.