Hello,
When I try to mysql insert values with same names, it encourages this error. When I looked at the table column, I see that the row id is always "1" and it doesnt let to add same entry.
http://img267.imageshack.us/img267/4123/sfff.jpg
My question is, how can I add an auto increment id to that column for adding same entry names?