backup of database record before update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I need some hints how to do that. Maybe there is a template or an easy function available.

I have a MySQL database with some tables. Everytime a table record changes, I want also put the old record to a history database. The history table and the original only differs that the key of the original will be just a field in the backup, while the new key is now the UNIX time stamp.

How can I do that "easy"?

bye

Ronald

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux