mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
diff said there was a diff show checking in
This commit is contained in:
@@ -98,8 +98,10 @@
|
||||
return;
|
||||
}
|
||||
|
||||
args().put("worker", w);
|
||||
LongRunningTask.detect(dbName, "progressWaiter", args(), w , 250);
|
||||
args().put("worker", w);
|
||||
LongRunningTask.detect(dbName, "progressWaiter", args(), w , 250);
|
||||
|
||||
|
||||
}
|
||||
|
||||
if (tableChanged)
|
||||
|
||||
Reference in New Issue
Block a user