Relative Content

Tag Archive for mysqlstored-procedurestriggers

Creating an audit trail procedure in MySQL

To explain with more detail the title, I’m trying to create something (a stored procedure maybe?) to save changes made to a specific table to another specific table.