Hi,
I have a problem for a couple of days with mysql (5.7) and innodb tables, I try to explain:
I have a main database (dbDeveloping) and a series of databases in production (db1Production, db2Production, ...), when I modify the structure of some tables in "db1Developing", through a php script...