Help - Search - Members - Calendar
Full Version: Database Problem
Codegrrl.com Forums > Script Help > Tutorial Help
Steven
I was checking out my database in phpMyAdmin, and this is what it says under indexes in my comments table:

PRIMARY and INDEX keys should not both be set for column `id`

Will this cause problems if I leave it like this?

Thanks,
Steven
Amelie
No it won't, but I think that tutorial was written for an older version of MySQL that might not have set the primary key as an index... Newer versions do this by default, I think. You can delete the index key if you like (click the cross next to it in phpMyAdmin) - this won't affect your blog entries, it will just remove the error.
Steven
Alright, thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.