
If user or system variables are used in a SELECT statement, then the result will not be cached. That ensures that the wrong result will not be returned.
If user or system variables are used in a SELECT statement, then the result will not be cached. That ensures that the wrong result will not be returned.