← Back to team overview

holland-coredev team mailing list archive

[Bug 1081261] Re: Treat federated tables as transactional

 

I see that federatedx has actually replaced federated on MariaDB so we
couldn't treat it differently than federated anyway. This also means
that the rows are not dumped (and the master ignores the locks)

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

Title:
  Treat federated tables as transactional

Status in Holland Backup Framework:
  New

Bug description:
  As mysqldump does not export rows for FEDERATED tables, we should
  avoid locking a database just because it has a table of this type. I
  believe that Holland currently treats view in this way (as well as
  innodb)

To manage notifications about this bug go to:
https://bugs.launchpad.net/holland-backup/+bug/1081261/+subscriptions


References