Hi,
reading the thread of my question concerning the use of transactions, I thought this might be useful for others:
To sync databases (schemas), please check out
free: MySQL Workbench, https://www.mysql.com/products/workbench/
DBeaver: https://dbeaver.io (free community edition which can synd data only) and it's greater brother the enterprise edition which can sync databases as well: https://dbeaver.com
and (free ... but 'complicated'): https://github.com/mmatuson/SchemaSync
I had problems with Mysql workbench and highly recommend DBeaver. Even the community edition is really good. And: If you have a university email address, you may even get a free one year academic license for the enterprise edition.
Olaf
Sync database schema (and data)
Sync database schema (and data)
Some postings I was involved, you might find useful:
Backup your database (viewtopic.php?f=4&t=3341); Improve security (viewtopic.php?f=4&t=3168); Field Permissions (viewtopic.php?f=4&t=3308); Custom (error) message (viewtopic.php?f=7&t=1740&p=10871#p10906); Audit Log (viewtopic.php?f=4&t=1369&p=10407); Two Factor Authentication (viewtopic.php?f=7&t=3306&p=11478); Add 2nd SAVE CHANGES button (viewtopic.php?f=2&t=3242&p=11104); Place a search on details view (viewtopic.php?f=2&t=3479&p=12484#p12484); Column-Value-Based-Permissions (viewtopic.php?f=4&t=3498)
Backup your database (viewtopic.php?f=4&t=3341); Improve security (viewtopic.php?f=4&t=3168); Field Permissions (viewtopic.php?f=4&t=3308); Custom (error) message (viewtopic.php?f=7&t=1740&p=10871#p10906); Audit Log (viewtopic.php?f=4&t=1369&p=10407); Two Factor Authentication (viewtopic.php?f=7&t=3306&p=11478); Add 2nd SAVE CHANGES button (viewtopic.php?f=2&t=3242&p=11104); Place a search on details view (viewtopic.php?f=2&t=3479&p=12484#p12484); Column-Value-Based-Permissions (viewtopic.php?f=4&t=3498)