HeidiSQL
HeidiSQL copied to clipboard
Clear data tab sort order
Is your feature request related to a problem? Please describe. When choosing sort options to a table tab, they are remembered. If that sort is causing a very long response time, there is no way of (after killing the query) re-entering the tab without the same sort occurring again.
Describe the solution you'd like Add a context menu item for the table; "Clear data tab sort" next to the existing "Clear data tab filter" to remove any saved sort options
Describe alternatives you've considered
Additional context
I would probably prefer to modify the existing "Clear data tab filter" so it also clears the sorting.
A workaround is to start regedit.exe, and delete the Sort
value in the relevant table key:
HKEY_CURRENT_USER\Software\HeidiSQL\Servers\[name-of-session]\[database]|[table]\ -> Sort
I'd prefer a separate menu item, but both works for me!
It's a duplicate of your own issue #1594.