From b1ce2d5f9165535136fca413c5ee17fb9f9d22f5 Mon Sep 17 00:00:00 2001 From: Kedar Date: Tue, 16 May 2023 15:38:25 +0530 Subject: [PATCH] Update README.md Updated README to announce. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2f9c768..70849ea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # mysqldumpsplitter - MySQL Dump splitter to split / extract databases, tables, list from mysqldump with plenty of more funtionality. +# Version 8 +This is complete rewrite of earlier mysqldumpsplitter, mainly to improve the performance. +The tool is still being built and it may not have all the options ready at the moment though the plan is to implement every exisiting feature during the rewrite and recommendations. + + ### Usage: