|
|
пре 5 година | |
|---|---|---|
| __pycache__ | пре 5 година | |
| .gitignore | пре 5 година | |
| clonedb.py | пре 5 година | |
| locker.py | пре 5 година | |
| logging.yml | пре 5 година | |
| logging_.py | пре 5 година | |
| readme.md | пре 5 година | |
| requirements.txt | пре 5 година | |
| settings.yml | пре 5 година |
Script de clonage des bases de données MySql
Usage: clonedb.py [-v] [-y] [] clonedb.py (-h | --help) clonedb.py --version
Options: -y, --yes Do not ask for confirmation -h --help Show this screen. --version Show version.
requiert python 3.6+
git clone https://gitlab.2iopenservice.com/olivier/clonedb
cd clonedb
pip3 install -r requirements.txt
Configuration: settings.yml
The user specified as a definer ('username'@'%') does not exist: add a user account to the targeted mysql server namedusername@%with admin privileges