Just a heads up: CakePHP, as of about 2 months ago I think, supports
UUIDs as a binary primary field type instead of just char.

See:

https://trac.cakephp.org/ticket/4119

I believe the field length still has to be 36.

>From this:

http://www.mysqlperformanceblog.com/2007/03/13/to-uuid-or-not-to-uuid/

I think I gather that using the binary field type brings it down to 16
bytes instead of 36 bytes (even though the field length is left at
36?).

Take care,

Aaron
--~--~---------~--~----~------------~-------~--~----~
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