How can one use Triggers for Logging History of database changes in MySQL?
If it is possible, can one create a separate database for trigger tables for tracking history of other Db tables?
How can one use Triggers for Logging History of database changes in MySQL? If
Share
maybe you could use this approach instead to do query logging