Kedar
5cc9eb828a
Added grep -a to process a binary file as if it were text
...
Updated grep to include "-a" option as per issue #19
2022-11-13 16:29:20 +05:30
Kedar
1931aedc51
Merge pull request #16 from definiteIymaybe/fix-typo
...
Fixed a tiny typo in comments
2021-05-16 18:05:04 +05:30
definitelymaybe
7bcfdaaa85
Fix typo in comment
2021-05-16 08:21:01 +03:00
Kedar
e31ccc778b
Merge pull request #4 from wngmnheiko/master
...
Added xz and pxz as (de)compression options
2020-01-01 15:23:33 +05:30
Kedar
4792da5b7d
Added LICENSE
2018-12-04 20:39:27 +05:30
Kedar
58d458942d
Fixed issue 2 (--source must be first argument)
...
https://github.com/kedarvj/mysqldumpsplitter/issues/2
2017-07-23 18:00:46 +05:30
Heiko Gerlach
b7e1b2310e
changed seperators between (de)compression methods in output
2017-07-20 15:48:29 +02:00
Heiko Gerlach
0d000392cb
added xz and pxz as (de)compression options
2017-07-20 15:45:28 +02:00
Kedar
fb1d77075f
fixing formatting
2017-01-02 14:43:38 +05:30
Kedar
00dfecbdf6
adding -- for demo
2017-01-02 16:19:05 -05:00
Kedar
aa8c882d7f
Version 6.1
...
minor bug fixes
2015-10-14 11:16:59 +05:30
Kedar
e241601974
Version 6.0
...
# ... Bug fixing in REGEXP extraction functionlity
# ... Bug fixing in describe functionality
# ... Preserving time_zone & charset env settings in extracted sqls.
2015-10-13 21:47:04 +05:30
Kedar
3ae83016ef
corrected readme desc and added recipe 12
...
corrected readme desc and added recipe 12
2015-04-18 14:18:04 +05:30
Kedar
16dc88d1ff
Added readme file
...
Updated readme file with short description and usage with recipe.
2015-04-18 13:54:14 +05:30
Kedar
fa7cfb2dd8
Version 5.0
...
Describing the dump, listing all databases and tables.
Extracting one or more tables from single database.
2015-04-17 21:09:09 +05:30
Kedar
0225fd8f3e
Correcting version updates
...
Correcting version updates
2015-03-15 17:24:44 +05:30
Kedar
dd9f498ef6
Compressed backup, bz2 & config filesupport
...
More validations and bug fixes.
Detecting source dump types (compressed/sql).
Support for compressed backup and bz2 format.
2015-03-15 17:19:46 +05:30
kedarvj
5c7e49cdba
Merge remote-tracking branch 'origin/master'
...
Conflicts:
mysqldumpsplitter.sh
2015-03-15 17:18:23 +05:30
kedarvj
d26b0a4dad
Compressed backup, bz2 & config file support.
...
More validations and bug fixes.
Detecting source dump types (compressed/sql).
Configuration file support.
Support for compressed backup and bz2 format.
2015-03-15 17:14:33 +05:30
Kedar
d0b5d5c357
Corrected help text
...
Corrected help text removed "="
2015-03-03 18:22:29 +05:30
kedarvj
4e696ae411
Version 3.0
...
Complete Rewrite.
Minor error handling changes.
2015-03-02 17:45:54 +05:30
kedarvj
2c28884a10
Version 3.0
...
Complete Rewrite.
Error handling.
2015-03-02 16:58:15 +05:30
kedarvj
3559e05cab
Version 3
...
Complete Rewrite.
Error handling.
2015-03-02 16:56:01 +05:30
kedarvj
7f62e40fef
minor naming conventions
...
minor naming conventions
2015-03-02 00:10:57 +05:30
kedarvj
65d7d323d4
Revert "minor naming conventions"
...
This reverts commit 19d3fa5908
.
2015-03-02 00:09:41 +05:30
kedarvj
19d3fa5908
minor naming conventions
...
minor naming conventions
2015-03-02 00:03:16 +05:30
kedarvj
ea9acd0934
Complete Rewrite (V3)
...
Complete Rewrite. All databases extract.
2015-03-01 23:59:12 +05:30
kedarvj
64097547f2
Merge remote-tracking branch 'origin/master'
...
Conflicts:
mysqldumpsplitter.sh
2015-03-01 23:58:06 +05:30
kedarvj
998b44ae05
Complete Rewirte
...
Complete rewrite. Added extract all DB.
2015-03-01 23:56:06 +05:30
Kedar
521ed7391e
Added database extraction and compression.
2015-02-23 17:43:44 +05:30
kedarvj
d556724b0b
mysqldumpsplitter
...
A shellscript to split the mysqldump.
[http://kedar.nitty-witty.com/blog/mydumpsplitter-extract-tables-from-mysql-dump-shell-script ]
2014-06-13 00:27:29 +05:30