14,982
edits
| Line 75: | Line 75: | ||
=== Synchronizing databases === | === Synchronizing databases === | ||
* [http://www.heidisql.com/ HeidiSQL - MySQL, MSSQL and PostgreSQL made easy] v.9.4.0.5125 for {{Win}}: Manually synchronizing databases between two different servers. {{exclaim}} No schedules. | * [http://www.heidisql.com/ HeidiSQL - MySQL, MSSQL and PostgreSQL made easy] v.9.4.0.5125 for {{Win}}, {{Mac}} & {{Linux}}: Manually synchronizing databases between two different servers. {{exclaim}} No schedules. | ||
** Steps: Choose the database or table --> Export database as SQL --> Output: Select the mysql server connection | ** Steps: Choose the database or table --> Export database as SQL --> Output: Select the mysql server connection | ||
* [https://dev.mysql.com/doc/refman/5.7/en/replication.html Replication] | * [https://dev.mysql.com/doc/refman/5.7/en/replication.html Replication] | ||