Skip to content

qtsunami/Mysql-Backup-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mysql-Backup-Python

Python 版本的备份Mysql库

依赖库

  1. MySQLdb
  2. time
  3. ConfigParser
  4. logging

使用方法

python run.py <config_option>

  • <config_option> config.conf文件[example]的参数, 例如[db_master] 使用时则是python run.py db_master

About

Python 版本的备份Mysql库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages