Helpful Information
 
 
Category: MySQL
I made the password unique by mistake. how do i fix this?

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.

ALTER TABLE users DROP INDEX password

s'what i thought.

THANK YOU!

:thumbsup:










privacy (GDPR)