MySQL Forums
Forum List  »  Newbie

Re: Primary Index
Posted by: Jeremy Schubert
Date: July 04, 2010 10:49AM

That makes sense, thanks.
So, if I set the first field to be by auto_increment primary key, and I'm importing data from a csv file, do I need to include and empty field for each row ("") because I'm using auto_increment? Or should mysql figure this out and not give me an error message about the number of fields in each of my lines?
Thx, Jeremy

Options: ReplyQuote


Subject
Written By
Posted
July 03, 2010 09:15AM
July 03, 2010 09:42AM
July 03, 2010 10:28AM
July 03, 2010 11:59AM
Re: Primary Index
July 04, 2010 10:49AM
July 04, 2010 10:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.