Hi all.
I'm using ZRM for MySQL Community Edition - version 2.2.0.
I have a level 0 backup every Friday and level 1 backups the rest of
the week. In the configuration file I have the parameter
exclude-pattern=test|saltweb
I restore the level 0 backup and everything goes fine and, of course,
saltweb database doesn't appear. But if I try to apply the level 1 copy
I have the next error:
ERROR 1146 (42S02) at line 7725 in file: '/tmp/RGHcHadlZU': Table 'saltweb.salttrad_coms' doesn't exist
}
Why is looking for the saltweb DB? How can I skip it?
I execute the same backup-set in level 0 and level 1 backup.
Regards.