mirror of
https://github.com/kedarvj/mysqldumpsplitter.git
synced 2025-08-21 15:52:00 +02:00
Merge remote-tracking branch 'origin/master'
Conflicts: mysqldumpsplitter.sh
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
# Ver. 4.0: March, 2015
|
||||
# ... More validations and bug fixes.
|
||||
# ... Detecting source dump types (compressed/sql).
|
||||
# ... Configuration file support.
|
||||
# ... Support for compressed backup and bz2 format.
|
||||
# Credit: Andrzej Wroblewski (andrzej.wroblewski@packetstorm.pl) for his inputs on compressed backup & bz2 support.
|
||||
#
|
||||
@@ -322,4 +321,4 @@ done
|
||||
|
||||
parse_result
|
||||
dump_splitter
|
||||
exit 0;
|
||||
exit 0;
|
Reference in New Issue
Block a user