Heidisql: Cant clear query history

Created on 28 Feb 2018  路  8Comments  路  Source: HeidiSQL/HeidiSQL

Steps to reproduce this issue

  1. Go to query tab
  2. Open the Query History
  3. Right Click and select -> Clear Query history

Current behavior

An error occurred in the application
No path set, won't delete root key Software\HeidiSQL\.

Expected behavior

Clearing history

Possible solution

-

Environment

  • HeidiSQL version:
    9.5.0.5255
  • Database system and version:
    MariaDB-10.2.9
  • Operating system:
    Windows 10 x64
bug

All 8 comments

Ok, I could just successfully clear the history, without getting the above error. So you must have done something different than I did. Perhaps there was an error before, and this is some follow up error?
Can you reproduce that?

We reproduced it on 4 PCs in the office. I get this error after I clicked to the button. But I can clear today's history, just cant delete the old ones.

When I arrived home I will try on my home pc.

Same here: can't reproduce.

Instead of that, I found two possible bugs related to Query History tree: #170 and #171.

170 It's very similar to my problem

Tested my home pc, and same issue:
http://prtsc.denes.cloud/firefox_2018-02-28_19-52-36.png

But after this I can clear history.

170 is the same issue, going to close that one.

Sorry, closed by mistake

Finally I could reproduce it, for some reason. The confirmation dialog was resetting the settings path to the history, so the "delete path" method made an emergency stop with a crash (which is better than deleting the root key for all settings). Fix was to set it again after that message dialog.

Was this page helpful?
0 / 5 - 0 ratings