mysql+ only schema backup
Asked by
slonokot
Hello!
We have a bunch of MariaDB master+slave pairs in our environment. So we run backup of real data on slaves, while masters handle user connections. On masters we're used to backup only mysql DB and schemas of all our databases. We use mysqldump --no-data and --routines options to achieve that goal. We're now trying implement a more automated solution which uses mydumper. And it looks like there's no that precious option to backup schemas only. Or am I missing something?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- slonokot
- Solved:
- Last query:
- Last reply:
To post a message you must log in.