Importing csv's into databases

I am using phpmyadmin to try and inject some data into my database.

When you have a field that is auto_increment, how do you set that up in your CSV file? Is there anything special you need to do? Leave it blank?

you don’t set it up in your csv at all