There is a database on the server, working. There is a base on LAN, while writing a module, they began to differ significantly.
How to synchronize the database? I have a mysql workbench, but I like to work in phpstorm more. Can I synchronize specific tables and how to do it?
For example, some tables should be uploaded to a working server, others - from a working server to a local server.