...

I made the password unique by mistake. how do i fix this?

Trusten
07-28-2002, 09:12 AM
I was trying to make the email address unique.

how do i fix making the password unique.

I don't see how.

ALTER TABLE `users` ADD UNIQUE(`password`)


that's what it says.

Phip
07-28-2002, 09:28 AM
ALTER TABLE users DROP INDEX password

Trusten
07-28-2002, 09:28 AM
s'what i thought.

THANK YOU!

Phip
07-28-2002, 09:39 AM
:thumbsup:



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum