Eiolon Posted July 1, 2011 Share Posted July 1, 2011 Is it possible to log a users IP address using a MySQL trigger when they INSERT UPDATE or DELETE? I am currently using a PHP script to log, but was transitioning to triggers. Link to comment https://forums.phpfreaks.com/topic/240911-logging-with-mysql-triggers/ Share on other sites More sharing options...
fenway Posted July 2, 2011 Share Posted July 2, 2011 You mean trigger into another table, or the same table? Link to comment https://forums.phpfreaks.com/topic/240911-logging-with-mysql-triggers/#findComment-1237732 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.