I created table with 4 fields. the very first column is "id", which is auto increment and is primary and unique. the second one is type="text". But for some reason it defaults to be unique and primary. Why is that? And how do I set up that field to be just a regular field?