** Changed in: holland-backup
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Holland
Discuss, which is subscribed to holland-backup.
https://bugs.launchpad.net/bugs/677718

Title:
  provider crawls all tables and excludes rather than just including specified 
tables

Status in Holland Backup Framework:
  Won't Fix

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

Reply via email to