using indexes

wxdqz

New Member
Hia all,

I have a database, where users must sign in to access information, so when they sign in, mysql searches for the username and trys to match the password. I'm wondering if I made the username row indexed if it will allow mysql to search for the username faster. Any thoughts?

Thanks for your time!
 
Back
Top