sending "files" not working on ubuntu (and fix)
Edit your automysqlbackup.conf (/etc/automysqlbackup/automysqlbackup.conf) Uncomment...
Support for MySQL 5.6
daily backups rotation and backup dirs
FORGET THIS POST I JUST CREATED A FEATURE REQUEST
SQL file per table backup
SQL file per table backup
I have modified scripts to include login-path and it works fine.
Does automysqlbackup creates user creation script and grants scripts as part of backup...
The feature request could be closed, I downloaded the original .tar of the script...
Disable monthly backups (DOMONTHLY=00)
+1
Possible to run without Root Access (like V2.5)
Configuration questions
Hi Wondering if anyone can help with this error that I receive in my email? ERRORS...
Hi Wondering if anyone can help with this error that I receive in my email? ERRORS...
Any help?
since we want a backup, the event table should probably in the backup.
Related to https://sourceforge.net/p/automysqlbackup/feature-requests/66 ?
Or use opt=( '--ignore-table=mysql.event' )
+1
+1
How to restore a differential backup made by AutoMySQLBackup v3
Specify the --events option explicitly
I use automysqlbackup and it works fine. The backup file is saved in my personal...
CONFIG_mysql_dump_latest hast extra suffix and breaks
This is my vote for first to get fixed. I have been looking at these error messages...
This is my vote for first to get fixed. I have been looking at these error messages...
This is my vote for first to get fixed. I have been looking at these error messages...
This is my vote for first to get fixed. I have been looking at these error messages...
I have written a script that add the incremental backup feature to automysqlbackup...
Hi, ive tried to backup multiple servers with that script but i dont now how to load...
Concomitant daily+weekly+monthly backups
Warning: Using a password on the command line interface can be insecure.
Never mind – I found the issue. I had uncomment the daily backup line and there was...
find: invalid argument `-type' to `-mtime'
This patch use bc command @@ -699,6 +699,9 @@ process_dbs() { fi + # 20150313 - Execution...
@@ -801,6 +801,8 @@ process_dbs() { find "${CONFIG_backup_dir}/${subfolder}${subsubfolder}"...
Try that patch
Solved, mail command was missing.
No backups generated eve if script says "Proceeding"
yeah, i got the same error for my suse linux sles 11 too. Here the details : /usr/local/bin/automysqlbackup:...
yeah, i got the same error for my suse linux sles 11 too. Here the details : /usr/local/bin/automysqlbackup:...
yeah, i got the same error for my suse linux sles 11. Here the details : /usr/local/bin/automysqlbackup:...
CONFIG_db_exclude=( 'performance_schema' 'information_schema' 'cond_instances' )...
List of DBNAMES to EXLUCDE if DBNAMES is empty, i.e. (). CONFIG_db_exclude=( 'performance_schema'...
Dry Run will not say what files it would remove (at process_dbs)
To keep one day CONFIG_rotation_daily should be 0 and not 1
Return status should not depend on number of lines of $log_errfile file
Oops!! Seems that formatting text isn't working very well... :(
Simple script for cron.daily
The amount of data I am dealing with is about 100GB and even though the backups get...
Is this board looked at and reviewed at all?
Says its backing up but is not!
Just fixed this problem by adding line umask 022 to the script.
Just fixed this problem by adding line umask 022 to the script.
Can't download dumped files because of permission 640
Hello, Is it possible somehow to tell the script to chmod dumped sql.gz files 644....
is your servername,conf called myserver.conf? The program is looking for myserver.conf...
I get this warning when doing a full backup -- Warning: Skipping the data of table...
Yeah, it's a good script - glad to see it's been updated since 2.5 I've just updated...
Yeah, it's a good script - glad to see it's been updated since 2.5 I've just updated...
Yeah, it's a good script - glad to see it's been updated since 2.5 I've just updated...
Its a great script, too bad nobody is maintaining it anymore.
I was wondering just the same thing. I was about to make some changes to the code...
Is this project still alive? I see the last script update was in 2011 and plenty...
I'm using Mac OS X Server 10.9.3. First of all, install.sh failed. > ./install.sh...
I have setup automysqlbackup on centos and have about 52 databases on my db server....
New patch attached below. In the config file, add a line like: CONFIG_mysql_dump_loginpath='backup'...
+1 The above fix works for me too, using the homebrew package.
@Teun Good work on this patch. I've noticed that it breaks when you don't use 'client'...
Errors removing write-protected files
Hello, Indeed, an option to allow splitting databases backup in table would be a...
Hello, I have Ubuntu server 12.04 LTS with postfix with smart host configuration....
Nice patch, I added to option to specify an additional my.cnf so you don't have to...
Nice patch, I added to option to specify an additional my.cnf so you don't have to...
Nice patch, I added to option to specify an additional my.cnf so you don't have to...
I've got an older server running Ubuntu 10.10 (soon to be upgraded). I've installed...
Coincidental with php upgrade
Pax & e-mail errors
If I configure a 'pre' script to be run, is there a way I can include my scripts...
Assume we can achieve this using the CONFIG_table_exclude setting? Something like:...
Hourly and differential backups
When i do this with incremental backups it generate an error. Any idea how to make...
Any help? Thanks
Hi, MySQL-Clients higher than 5.6 will display a warning, when using automysqlbackup...
Hi, I have just starting to use this tool, which is great. Thanks! I have some questions...
Hi, I know you added this to beta, has it made it's way to stable yet? I assume so....
Hi, I know you added this to beta, has it made it's way to stable yet? If not, which...
have you manually checked whether mutt is working properly with some data from console...