Skip to content

Instantly share code, notes, and snippets.

@yesnik
Created October 22, 2019 12:24
Show Gist options
  • Save yesnik/3852fecfcf63c15e699a3a6924942b4e to your computer and use it in GitHub Desktop.
Save yesnik/3852fecfcf63c15e699a3a6924942b4e to your computer and use it in GitHub Desktop.
HeidiSQL Reset Filters, Sorting on Data tab

HeidiSQL Reset Filters, Sorting on Data Tab

If you use HeidiSQL database manager, and can't open Data tab in this program because of sort or filter values, you can clear these saved values by editing Windows Registry:

  • Start regedit.exe
  • Delete the key/folder for the table, e.g.: HKEY_CURRENT_USER\Software\HeidiSQL\Servers\MyServer\databasename|tablename
@igopru
Copy link

igopru commented Jun 20, 2022

Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment