Hello.
I am using version 12.0.0.6468 trying to create a trigger against a MariaDB server. Every time I attempt to do so, HeidiSQL hangs and Windows reports NOT RESPONDING.
Right-click on a database and Create Trigger.
Fill in whatever we need in the Options section. All different kinds of settings seem to hang HeidiSQL.
The Statement defaults to
BEGIN
END
Start coding inside BEGIN and END and in a few characters HeidiSQL hangs.
I did like so
BEGIN
INSERT
END
Pressing SPACE after INSERT hangs.
Thank you.
LR