An open API service indexing awesome lists of open source software.

https://github.com/source888/mysql_split

simple python script to split large mysql (with multiple databases) dump file to smaler parts. Script add "USE" and "INSERT" statements in begin of each part if dump splited on db restore or table insert
https://github.com/source888/mysql_split

Last synced: about 1 year ago
JSON representation

simple python script to split large mysql (with multiple databases) dump file to smaler parts. Script add "USE" and "INSERT" statements in begin of each part if dump splited on db restore or table insert

Awesome Lists containing this project