signal18 / replication-manager

Signal 18 repman - Replication Manager for MySQL / MariaDB / Percona Server
https://signal18.io/products/srm
GNU General Public License v3.0
647 stars 167 forks source link

Discover and use existing DB setup and path #772

Open caffeinated92 opened 1 month ago

caffeinated92 commented 1 month ago

We need to preserve the path of custom database installation other than /var/lib/mysql.

Lot of database installation are using custom path, like splitting directory for log and libs, have multiple database instances, etc..

If we fail to preserve, when we restore this will break the DB configuration and will make DB unusable. And this is fatal.