This patch add new functionality.
Now you can backup database per table, one table in one dump.
You can use pipe compression, (mysqldump | bzip2, for example)
Add bzip2 commprassion.
This patch include patch #1580154
File Added: automysqlbackup.sh.pipe_compression_and_pertable_and_bzip2.patch
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1597054
Originator: YES
This patch add new functionality.
Now you can backup database per table, one table in one dump.
You can use pipe compression, (mysqldump | bzip2, for example)
Add bzip2 commprassion.
This patch include patch #1580154
File Added: automysqlbackup.sh.pipe_compression_and_pertable_and_bzip2.patch
add per-table dump, bzip2 comp, pipe_compression
Logged In: YES
user_id=1597054
Originator: YES
delete old patch
Hello Sir,
Is your patch working?
How do I put this to the current version?
Thank you.
Ed
I don't think so. This patch is too old. I did it more than 10 years ago. You can try backupninja insted of this one.
Thank you for you reply.
Can backupninja perform per table backup also?
Can you provide some links to help me do this?
Thank you very much!
Ed
3.x uses pipe compression. Per table dump may be added in the future.