I just noticed when I do a mysql dump it puts CHARSET=latin1 for the tables. This messes things up when I create a table locally, then later on put the querry on my host. not the end of the world for ...