02-23-2008, 01:41 AM
|
#3 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Posts: 154
Thanks: 31
|
I agree with DeMo, you need to consider the `password` field and how it relates to what hash you're storing there.
In addition, make sure you add a UNIQUE index on the `name` field.
SMALLINT is probably enough for your application, but using INT isn't going to hurt anything.
__________________
I reject your reality, and substitute my own.
|
|
|
|