Hello all. Timestamp is a brilliant feature of HeidiSQL, allowing one to trace the last change in time expression. Is there a way to stamp the last user who committed changes to a data row? Assuming the database is managed by a number of users, and it's critically important to know who exactly made the last change.
In HeidiSQL, data changes on-the-fly once the user escapes the cell as opposed to SQL Workbench where the user needs to hit the "Apply" button and, thus, thinks twice.