Since updating to 5.6, I’ve noticed that when multiple result sets are returned as the result of a query, filtering or summing a column in one result set is not retained when you switch to another result set and switch back. In other words, you apply a sum or filter to a column, switch to another result set… when you switch back to your first result set, the full result set is displayed and there is no sum or filter.
I didn’t see anything in options to change this behavior. Is there a way to change that, so filters or sums are retained?