someone at MySQL...

... would have my balls for breakfast if he/she saw this ;-)

Fulfills rfe #383.
This commit is contained in:
rosenfield.albert
2009-03-04 12:15:11 +00:00
parent ff7eee92f3
commit 1f112b6556
9 changed files with 117 additions and 9 deletions

View File

@ -32,8 +32,7 @@ uses
procedure TfrmQueryProgress.btnAbortClick(Sender: TObject);
begin
Close();
// todo: implement connection killing !!
MainForm.CancelQuery;
end;