how can I just add a field to my mysql table when all the previous info. doesn't have that field? I just added it in like I would naturally, but now it doesn't add to the table (i guess since it has an extra field... it just doesn't add) how do I fix it?