I have a similar mysql enum question. What if I have the following:
enum('foo','bar','baz') default 'bar' not null.

What if I want to change the value of "bar" to "bee"? What is the best way
to implement this?

Nicole Sweeney
Software Configuration Engineer
Akamai Technologies
858-909-3654 work
858-442-7011 cell



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