Naar inhoud springen

Mysql replication: versiegeschiedenis

Selectie voor verschillen: selecteer de te vergelijken versies en toets ENTER of de knop onderaan.
Verklaring afkortingen: (huidig) = verschil met huidige versie, (vorige) = verschil met voorgaande versie, k = kleine wijziging.

25 jun 2025

  • huidigvorige 13:5125 jun 2025 13:51 Dschaft overleg bijdragen 19.785 bytes +19.785 Nieuwe pagina aangemaakt met '== Step 2 — Configuring the Source Database == In order for your source MySQL database to begin replicating data, you need to make a few changes to its configuration. On Ubuntu 20.04, the default MySQL server configuration file is named mysqld.cnf and can be found in the /etc/mysql/mysql.conf.d/ directory. Open this file on the source server with your preferred text editor. Here, we’ll use nano: sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf Within the...'