Log Maintenance on MySQL affected tables in a log table

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
prema.php
Forum Newbie
Posts: 2
Joined: Fri Feb 05, 2010 1:55 am

Log Maintenance on MySQL affected tables in a log table

Post by prema.php »

Hello

How to maintain and update a log table often for a database????
Like storing the affected table name, column name, user, time...

Thanks in advance
Post Reply