-
Notifications
You must be signed in to change notification settings - Fork 0
karmadude/MMImp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MMImp VUnite Media http://vunite.com Python CLI for importing multiple sql files into MySQL Config: Edit mmimp.py file and update the following settings: mysqlPath = '/usr/bin/mysql' mysqlHost = 'localhost' mysqlUser = 'root' mysqlPassword = '' Make mmimp.py executable: chmod +x mmimp.py Usage: ./mmimp.py -p /path/to/dir/with/sql/files -d databaseName ./mmimp.py -p ~/path/to/dir/with/sql/files -d databaseName
About
MySQL Multiple SQL File Importer
Resources
Stars
Watchers
Forks
Packages 0
No packages published