Hi, first, thanks for your great product. i would like to suggest a feature in HeidiSQL_9.3_Sourcecode
in main.pas (lines 2710,2711) if (Warnings.RecordCount = Thread.WarningCount) or (Warnings.RecordCount < 5) then MessageDialog(MsgTitle, MsgText, mtWarning, [mbOk]) This force prompt of popup warnings.
should it be possible in a future version, to create a configuration option (show warnings : popup or log panel) and then show warnings (when <5) in the log panel for those like me who want to avoid click ok on every warnings
Themis, french developper