Richelo
-
2012-04-27
- priority: 5 --> 7
Hi,
I use the latest RC version of 3.
We have an application which creates, uses and deletes temporary tables in the main DB.
The back is failing as the table exists when the app starts running, and is supposed to be backed up, but, when it gets to the table, it's gone.
So, as example, let's call it temptable_1.
I have specifically set this option: CONFIG_table_exclude=( 'ourdb.temptable_*' )
Yet, it does not seem to skip them during table check to backup, as the backup always fails on one of thos temp tables no longer existing.
Would love to find a solution to this.
Thanks
Richelo