|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Double indexes on one field
From: Yannick Warnier (ywarnier
beeznest.org)
Date: Mon Oct 03 2005 - 05:18:05 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Using PhpMyAdmin, I seldom get the warning message:
PRIMARY and INDEX keys should not both be set for column `ID`
I understand its meaning, but I was wondering to what extent having a
field indexed AND being a primary key might slow down/speed up my
queries.
Is that gonna take twice the time if I am searching on the ID field,
just because there are two indexes?
I'd like to have a rough idea of how serioulsy I need to avoid these.
Thank you,
Yannick
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]