1
0
mirror of https://github.com/kedarvj/mysqldumpsplitter.git synced 2025-08-21 23:56:08 +02:00

Correcting version updates

Correcting version updates
This commit is contained in:
Kedar
2015-03-15 17:24:44 +05:30
parent dd9f498ef6
commit 0225fd8f3e

View File

@@ -18,6 +18,7 @@
# ... Extract all databases. # ... Extract all databases.
# Ver. 4.0: March, 2015 # Ver. 4.0: March, 2015
# ... More validations and bug fixes. # ... More validations and bug fixes.
# ... Support for config file.
# ... Detecting source dump types (compressed/sql). # ... Detecting source dump types (compressed/sql).
# ... Support for compressed backup and bz2 format. # ... Support for compressed backup and bz2 format.
# Credit: Andrzej Wroblewski (andrzej.wroblewski@packetstorm.pl) for his inputs on compressed backup & bz2 support. # Credit: Andrzej Wroblewski (andrzej.wroblewski@packetstorm.pl) for his inputs on compressed backup & bz2 support.