Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
It would be great for e.g. auditing purposes, if it were possible, to convert NEW and OLD in triggers to a JSON string with something like JSON_OBJECT(OLD) or JSON_OBJECT(NEW) - or a new function.
Similar bug report (by others) for MySQL: https://bugs.mysql.com/bug.php?id=89366
In PostgeSQL, row_to_json(NEW) would work.
Attachments
Issue Links
- relates to
-
MDEV-34723 NEW and OLD as row variables
- Open