MySQL change-tracking

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

 



I have this simple database and I'm going to have a handful of people
editing it...

I'd like to track each and every edit with username, and, ideally,
provide myself an easy "Undo" if I decide [bleep] is an idiot and
shouldn't have done that.

Now, I'm not real concerned about the relational foreign key aspect
here, and I'd like to keep this as simple as possible...

I've considered doing a dump and putting the output into subversion,
even...

I realize there may be some nifty MySQL tool that does this, so I'll
be researching that shortly, but I'm wondering if there's a nifty
change-management php package out there that I should check out.

The users are currently slated to be logging in via HTTP Basic
Authentication, but I could change that, I guess.

K.I.S.S. is definitely the motto around here -- If it takes more than
a day or two to figure out, install, and implement; then forget it, as
I can just hack something together myself in that time-frame.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux