https://github.com/a-boys/master-slave-replication
step by step ♻️
https://github.com/a-boys/master-slave-replication
linux master-slave-replication mysql-server php ubuntu ubuntu-server virtual-machine
Last synced: 2 months ago
JSON representation
step by step ♻️
- Host: GitHub
- URL: https://github.com/a-boys/master-slave-replication
- Owner: A-Boys
- License: mit
- Created: 2025-02-02T03:49:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-26T07:43:15.000Z (8 months ago)
- Last Synced: 2025-10-26T09:20:37.235Z (8 months ago)
- Topics: linux, master-slave-replication, mysql-server, php, ubuntu, ubuntu-server, virtual-machine
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Master Slave Replication
step by step readme setup master slave replication in mysql on Ubuntu server. Mysql Replication is a process to replicate the data automatically from one Mysql database server to one or multiple Mysql database servers.
##