32 Commits

Author SHA1 Message Date
7c4e320d28 Update formatting 2012-12-08 03:21:30 -05:00
d346d3dece Edit readme with instructions for auto period selection 2012-12-03 06:50:54 -05:00
97e9f125ba Add back the ability to have the period set by the cron to stay backwards compatible with anyone that was using a cron to specifically run only weekly, only monthly or any other specific backup. 2012-12-03 06:45:31 -05:00
900ff8ff3f Have the script determine the period, rather than the cron. 2012-12-03 06:34:01 -05:00
7741dd6acd Add a datestamp to the tar.gz for easy referencing. 2012-11-28 05:56:05 -05:00
65b16a5659 Merge pull request #3 from snypez/patch-2
Update mysqltos3.sh
2012-09-06 13:55:30 -07:00
b9ad34f851 Update mysqltos3.sh 2012-09-06 17:51:47 -03:00
207334cb36 Merge pull request #2 from snypez/patch-1
Update mysqltos3.sh
2012-09-06 13:39:28 -07:00
ac474f689b Update mysqltos3.sh 2012-09-06 17:37:13 -03:00
4b72f2a650 Fixing conflicts 2012-08-29 10:16:09 +02:00
843cdb22d5 Merge branch 'master' of git://github.com/camelmasa/MySQL-backup-to-Amazon-S3 2012-08-29 10:12:07 +02:00
cc8a76f6d2 Merge pull request #1 from alexandrz/master
typo in readme
2012-08-19 04:05:40 -07:00
9f6da4ee4f typo 2012-06-27 03:28:01 +06:00
a0a8de23ae made the script more generic to allow different databases to be backed up and be named as custom file name 2012-05-15 13:14:52 +03:00
fca00c09cc bug fix 2012-05-11 00:50:57 +09:00
c7678f0464 add tmp path 2012-05-11 00:44:43 +09:00
871567a15c Removing single transaction. 2011-09-20 18:00:58 +02:00
60b3dd3ea1 Typo 2011-09-20 17:43:46 +02:00
ceb868896c Removed annoying encryption 2011-09-20 17:40:56 +02:00
1b2b0d3523 Updated with compression and encryption. 2011-09-20 17:06:29 +02:00
8adaa849dc Added path for mysqldump so cron actually works 2011-09-17 20:40:22 +02:00
2400692865 Adding a certain comment to variables 2011-09-17 18:54:16 +02:00
dce2df646f Mistake in the sh file 2011-09-17 18:53:21 +02:00
2522f701cc Moved some things into variables 2011-09-17 18:52:16 +02:00
9c3316f1f2 Single transactions makes it faster? Weird, but it's good to have it not to lock up everything. 2011-09-17 17:26:15 +02:00
c75383bc33 no i really can't count to 8 2011-09-17 16:33:09 +02:00
101e122286 seems I can't count to 8 2011-09-17 16:32:28 +02:00
507a35b286 Added license file 2011-09-17 16:28:04 +02:00
b72d487107 fixing readme formatting 2011-09-17 16:26:06 +02:00
33013fbe66 fixing readme formatting 2011-09-17 16:25:16 +02:00
c90014e702 fixing readme 2011-09-17 16:18:21 +02:00
e6e35e4f66 First commit 2011-09-17 16:15:31 +02:00