mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 03:01:07 +08:00
Fix duplicated SELECT data queries, broken in r2418
This commit is contained in:
@ -6878,8 +6878,6 @@ begin
|
||||
end;
|
||||
if newDb <> '' then
|
||||
LoadDatabaseProperties(newDb);
|
||||
if PageControlMain.ActivePage = tabData then
|
||||
viewData(self);
|
||||
end;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user