question on AR Mysql#query_with_result

It seems that by default the Mysql adapter uses instance.query_with_result = true [the default] for its queries. Is there any special reason for that? Thanks! -=R