Hi,
Using tables option, what is a valid regex to exclude specific tables during backup using either xtrabackup or innobackupex tool.
For example I would like to exclude table b and c from following test databases.
All tables in mysql database
And test database has a,b and c tables
Thanks,
Rajs