in reply to Re: mirroring mySQL database
in thread mirroring mySQL database

It's interesting to note that mySQL will auto-magically update the first timestamp column for you. http://www.mysql.com/doc/D/A/DATETIME.html

--
perl -p -e "s/(?:\w);([st])/'\$1/mg"