When I execute a SELECT query in the MySQL workbench, the result grid appears. Then, when I execute an UPDATE, the grid disappears. Then when I run a SELECT again to view the changes, it reappears.
This is incredibly annoying and causes the screen to constantly fluctuate up and down. Is there any way I can give the result grid a permanent home somewhere?
Even if it just stayed put somewhere and was cleared of data when the UPDATE ran, that would be perfect.