I need to perform some changes in database objects of my test database and then make the same changes on master database. Are there any tools for this purpose in EMS SQL Manager for MySQL?
Database Registration Info dialog contains Log tab where you can enable logging metadata changes, which are performed on a database, and SQL statements, that are executed in SQL Editor. You should switch on the ‘Enable log of metadata changes’ option for your test database, make the necessary modifications in the database and then execute the metadata log file on your master database.
Related Questions
- I need to perform some changes in database objects of my test database and then make the same changes on master database. Are there any tools for this purpose in EMS SQL Manager for PostgreSQL?
- I need to perform some changes in database objects of my test database and then make the same changes on master database. Are there any tools for this purpose in EMS SQL Manager for MySQL?
- What is the purpose of the Database Explorer in the tools folder?