Jump to letter: [
          
            ABCDEFGHIJKLMNOPRSTVWXZ
          ]
        
        smeserver-automysqlbackup - automysqlbackup is a script to backup your msql database on sme8
        
        
        - Description:
 
        This RPM is an unofficial addon for the SME Server 9.x.
The target audience is the Linux/E-smith administrator
who wants to backup their mysql databases with an automatic way.
This script is based on automysqlbackup V3.0
 
        
        Packages
        
        
            | smeserver-automysqlbackup-3.0.RC6-15.el6.sme.noarch
              [36 KiB] | 
            
              Changelog
              by Jean-Philipe Pialasse (2019-09-22):
              - fix multiple cause of error noise and performance [SME: 10806]
  * avoid parallel run of all backups, cron template rewritten
  * avoid multiple parallel or repeated chmod and chown
  * protect from undesired chmod or chown
  * consistent use of status for cron and conf templates
  * create backup user for mysql, mysql55 and mysql57 (Maria to do)
  * update mysql53 use to mysql51 as variable
  * migrate fragment to remove Mysql55 Mysql57 Mymaria Mysql53 if Mysql53 exist
  * remove default value in db for  Mysql55 Mysql57 Mymaria Mysql53
  * default as enabled in fragments for all automysql My* properties
- create default user in dbs [SME: 10808]
- tidy spec file 
             |