php - How to make MySQL display duplicate data into my table? -


i know has maybe primary key , unique keys, i'm not sure how how make work. want mysql generate new row if data in duplicate of last rows. right now, duplicate data previous rows result in row not being generated. appreciated.

enter image description here

the table have defined has columns primary key , unique. it's ideal maintain 1 column primary key (perhaps auto increment) , rest non-indexed columns. check table definition following mysql query if not familiar using phpmyadmin

desc tablename; 

Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -