NYCPHP Meetup

NYPHP.org

[nycphp-talk] MySQL versioning system

Mark L. Withington mwithington at PLMresearch.com
Tue Apr 27 14:22:49 EDT 2004


LOL!  You're right.  Great input.  Thanks for the suggestion.

--------------------------
Mark L. Withington
PLMresearch
"eBusiness for the Midsize Enterprise"
PO Box 1354
Plymouth, MA  02362
o: 800-310-3992
f: 508-746-4973
v: 508-746-2383
m: 508-801-0181
http://www.PLMresearch.com
Netscape/AOL/MSN IM: PLMresearch
mwithington at plmresearch.com
Public Key: http://www.PLMresearch.com/keys/MLW_public_key.asc
Calendar: http://www.plmresearch.com/calendar.php


-----Original Message-----
From: talk-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org]On Behalf Of Adam Maccabee
Trachtenberg
Sent: Tuesday, April 27, 2004 2:18 PM
To: NYPHP Talk
Subject: RE: [nycphp-talk] MySQL versioning system


On Tue, 27 Apr 2004, Mark L. Withington wrote:

> Thanks for your quick response Adam.  Only concern might be the size of
the
> database as go forward.  Each record might contain 100+ fields, not all of
> which would change during each iteration.  I therefore, might be saving
> redundant information (e.g. only two or three fields might change over the
> different versions).

Disk drives are cheaper than development time and less prone to
bugs. :)

Seriously, hard drives are super cheap and text is small. There's no
reason to waste time or money on this problem unless the size becomes
so large you're running out of space. By then, the cheapest solution
will probably be to buy a larger drive.

Sometimes the best solution to a problem is better hardware, not
better software.

-adam

--
adam at trachtenberg.com
author of o'reilly's php cookbook
avoid the holiday rush, buy your copy today!
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk




More information about the talk mailing list