Treat federated tables as transactional
Bug #1081261 reported by
MikeG
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
holland-backup |
Fix Committed
|
High
|
Andrew Garner |
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)
Changed in holland-backup: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Andrew Garner (muzazzi) |
milestone: | none → 1.0.10 |
Changed in holland-backup: | |
milestone: | 1.0.10 → 1.0.12 |
Changed in holland-backup: | |
milestone: | none → 1.0.12 |
Changed in holland-backup: | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
I am unsure whether to treat federatedx tables this way.