On Wed, Feb 28, 2001 at 08:09:04AM -0600, Gerald L. Clark wrote:
> S A wrote:
> > 
> > Can MySQL help with generation of ALPHANUMERIC unique identifiers ?
> > 
> > ID's that use the full ASCII char range create more possible combinations with the 
>same # of characters which can be important when squeezing into cookie storage space.
> > 
> 
> And 4 byte unsigned integer has 256 times that.
> 

but sending unsigned ints in binary encoding in a cookie might get you into trouble. 
not that it has anything to do with mysql but ........


-- 
Laurent Oget, Ph.D.     [EMAIL PROTECTED]
Senior Engineer         Zvolve Systems Inc      http://zvolve.com
Chercheur Associé       Liafa                   http://liafa.jussieu.fr

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to