I am using mysql connector.Python 1.0.9 downloaded from MySQL site.
I have a sample table here
DROP TABLE IF EXISTS my_table; CREATE TABLE my_table (id
You need to have somekind of commit
cnx.commit()
MySQL reference