auto-mysql-backup
auto-mysql-backup copied to clipboard
a wrapper for automysqlbackup
Results
2
auto-mysql-backup issues
Sort by
recently updated
recently updated
newest added
http://dba.stackexchange.com/questions/81010/warnings-while-running-automysqlbackup
bug
enhancement
On OS X 10.10.5, running this script calls `readlink -f` [here](https://github.com/sund/auto-mysql-backup/blob/master/runmysqlbackup.sh#L7), which fails, and causes the script to fail: ``` shell $ /usr/local/sbin/auto-mysql-backup/runmysqlbackup.sh readlink: illegal option -- f usage: readlink...
bug
enhancement