Magnus Espeland writes:
> Well, 0 to 63 and 1 to 64 is the max, but not more than max... Shouldn't it
> work?
> 
> And I reckon '1' is a string and not a number (with the quotes) ?
> 
> :-)
> 
> > `SET('value1','value2',...)'
> >      A set.  A string object that can have zero or more values, each of
> >      which must be chosen from the list of values `'value1'',
> >      `'value2'', `...' A `SET' can have a maximum of 64 members. *Note
> >      SET::.
> 
> 
> MVH/Best Regards
> --
> Magnus Espeland
> [EMAIL PROTECTED]
> PGP key: 0xEE977A6F
> "We are star stuff" -Delenn
> 
> 


Nope.

MySQL automatically assigns numbers for each SET / ENUM item, from 0
up.

And yes, "1" is a string. 


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

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