I have the lastest version of heidisql. Although this happens on the older versions. I regularly export the format and data from my live database then import the resultant file into my test database. I have been getting lots of warning - deprecated stuff, too long fields using integer (11) and the like. I always believed it was my fault from when I originally defined those tables and values a long time ago. However over Xmas I resolved to go through every one, edit the sql import file until there were no imported errors. Took a long time. I then did a fresh export and imported the resultant file into but it did the same set of errors as before. How come I can use heidisql to generate a sql file and then get warnings when I then use the same heidisql instance to import the produced file?
I even forced it to drop and rebuild the database itself. Any suggestions or ideas? Many thanks.