I have been having some difficulty trying to auto increment my ID columns in my MySQL database. The primary keys for each table have already been assigned, so now I am trying to make them auto incremented. I have tried the following with no success:I have been having some difficulty trying to au