Fields don't have a unique property.
You must have a unique index generated for that field.
Drop the index and create one that is not unique.

Ciprian I. Acatrinei wrote:

Hi,

I am having a hard time removing the unique property from a field...

I set up a field as unique now I need to allow multiple values in that
field. How do I take out the unique property of that field...

PS: I couldn't figure it out from
http://www.mysql.com/doc/en/ALTER_TABLE.html

Thank you,
Cip




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





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