Public bug reported:
If you have:
[mysqldump]
tables = "foo.importantTable'
You will see holland do something along the lines of:
Excluding mysql.columns_priv
Excluding mysql.db
Excluding mysql.func
Writing ignore-table exlusions to
/var/spool/holland/bkset/20101120_022118/my.cnf
This could be really inefficient on a server with thousands of tables
when you want just the one
** Affects: holland-backup
Importance: Undecided
Status: New
--
provider crawls all tables and excludes rather than just including specified
tables
https://bugs.launchpad.net/bugs/677718
You received this bug notification because you are a member of Holland
Discuss, which is subscribed to holland-backup.
Status in Holland Backup Framework: New
Bug description:
If you have:
[mysqldump]
tables = "foo.importantTable'
You will see holland do something along the lines of:
Excluding mysql.columns_priv
Excluding mysql.db
Excluding mysql.func
Writing ignore-table exlusions to
/var/spool/holland/bkset/20101120_022118/my.cnf
This could be really inefficient on a server with thousands of tables when you
want just the one
_______________________________________________
Mailing list: https://launchpad.net/~holland-coredev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~holland-coredev
More help : https://help.launchpad.net/ListHelp