What is the best workflow to keep one developping mysql database locally and a published database online ?
this database is still in development, I am modifying its tables and fields, but I would like to publish only after tested, and keep the data in the published database that is currently being used Thanks again