Hello!
I am investingating various possiblities for developing applications for MySQL backup. After some reading, I found here http://dev.mysql.com/doc/mysql-enterprise-backup/3.6/en/meb-backup-tape.html that one option of backing up is to create a specific SBT library allowing one to interact with the backup process. As far as I understood, the SBT API is property of Oracle and the specification is not open.
I was wondering, whether is it somehow possible to access the API docummentation for SBT? Am I missing any other method one could use in developing a fully flexible backup application for MySQL?
I am investingating various possiblities for developing applications for MySQL backup. After some reading, I found here http://dev.mysql.com/doc/mysql-enterprise-backup/3.6/en/meb-backup-tape.html that one option of backing up is to create a specific SBT library allowing one to interact with the backup process. As far as I understood, the SBT API is property of Oracle and the specification is not open.
I was wondering, whether is it somehow possible to access the API docummentation for SBT? Am I missing any other method one could use in developing a fully flexible backup application for MySQL?