Skip to content

coldwinds/automysqlbackup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automysqlbackup

A fork of AutoMySQLBackup script from sourceforge. http://sourceforge.net/projects/automysqlbackup/

This repo is used as source for an Ansible role to configure Automysqlbackup. Although Automysqlbackup is available through many package managers the version supplied is 2.5 not 3. Three has better features.

Changes from the original release are to add --events to the dump commande to avoid errors. (made by masche842)

Also in the role we grant EVENT privaledges to the DB user running the role to stop the error:

mysqldump: Couldn't execute 'show events': Access denied for user

About

A fork of AutoMySQLBackup script from sourceforge. http://sourceforge.net/projects/automysqlbackup/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%