MySQL Forums
Forum List  »  Newbie

Mysqldump alternative
Posted by: Amit Kumar
Date: July 13, 2017 01:09AM

I want to dump the whole database remotely, without using mysqldump command. Want to acheive this with Python. For connection I can use SqlAlchemy or pymysql library, but not able to take dump using these libraries. What are the possible options to take backup of DB remotly.

Options: ReplyQuote


Subject
Written By
Posted
Mysqldump alternative
July 13, 2017 01:09AM
July 13, 2017 04:39AM
July 13, 2017 04:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.