Thread
:
Database Transaction Auditing With MySQL and PostgreSQL Using Triggers
View Single Post
mugnebot
Go4Expert Member
13Mar2009,17:45
A solution like this does will not work with statement-based replication where the call to user() returns an empty string when the trigger runs on the slave. Any suggestions for how to work around that "feature"?