-
-
Notifications
You must be signed in to change notification settings - Fork 539
Closed
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLconfirmedIssue verified by project memberIssue verified by project member
Description
Steps to reproduce this issue
- Start HeidiSQL
- In the connection manager, select a folder with a Database connection in it;
- Rename folder
- Append a backslash and some characters (e.g. "Foldername\Test")
- Then HeidiSQL hangs and will crash at every restart. (Stack Overflow exception)
Current behavior
- HeidiSQL won't start anymore. (Stack Overflow exception)
Expected behavior
- HeidiSQL to start
- To get a renamed folder with a backslash in it's name
Possible solution
Open the Windows Registry at HKEY_CURRENT_USER\Software\HeidiSQL\Servers.
You will see, that HeidiSQL created the "Server" keys recursively.
Delete all keys, except the first one in the tree. Now HeidiSQL starts as expected.
Environment
- HeidiSQL version: 10.2.0.5599
- Operating system: Windows 10 1903
Metadata
Metadata
Assignees
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLconfirmedIssue verified by project memberIssue verified by project member