On Fri, Mar 7, 2008 at 3:51 PM, bob <[EMAIL PROTECTED]> wrote: > Not really a cake question, but i think some of you might have the same > question: for mysql database tables, for the unique primary key index, > should i use a 32 character GUID, or an auto increment integer? Which is > better?
Depends on your need - with auto increment integer the next previous ids are easily guessable T -- ============================================================= Cheesecake-Photoblog: http://cheesecake-photoblog.org PHP for E-Biz: http://sanisoft.com ============================================================= --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
