Skip to content

mydbops/Mydbops_Binlog_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Mydbops_Binlog_Server

Mydbops binlog server helps you to copy the binlogs from production master to standalone remote server with out using any external binlog streaming tool.

The script is build on shell and integrated to systemctl to easy management.

Pre-requites for setting up the Binlog server.

A standalone remote server with required disk. mysqlclient to be installed on remote server(where the Binlogs will be stored). mysql user with REPLICATION SLAVE and REPLICATION CLIENT privilege.

How to set up the binlog server , is explained our blog , please go through the link.

https://mydbops.wordpress.com/2020/07/29/mydbops-binlog-server-using-systemctl/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages