17.06.2016, 02:37
Quote:
|
Sure it does. If the "Username" is not indexed and is also a text will obviously be slower searching than an indexed (primary keys are) integer.
Worth noting that any column is used in WHERE or ORDER BY must be indexed. |
I use Username as Primary, so basically, I don't think it would make such difference
I would like to see your opinions about what Konstantinos offered me, since i'm pretty new to Pawn MYSQL at all


