Steve Dogiakos
68ca48e1cc
This commit adds a Python script designed to split a large SQL dump file into separate files, each corresponding to a different database. The script reads through the SQL dump, identifies database sections, and creates new SQL files named after each database. This utility is particularly useful for managing and organizing large SQL dumps with multiple databases. |
||
---|---|---|
split_sql_dump.py |