Just wondering about if there's any performance or other reasons to
include created / modified fields in tables that probably don't change
much?

I have a table called 'categories' that has :
id (tiny int unsigned)
name
created
modified

Now the table has about 50 items in it and I'm trying to keep it
pretty small to hopefully catch a mySQL performance boost and I'm
wondering if it makes sense to include the created and modified
fields-- would cake do any kind of caching automatically that I'd be
missing out on?

Zoltan

---
www.YYZtech.ca
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to