change interface to support hierarchical keys
Bug #803098 reported by
Teemu Ollakka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MySQL patches by Codership |
Fix Released
|
High
|
Teemu Ollakka | ||
0.8 |
Fix Released
|
High
|
Teemu Ollakka | ||
Trunk |
Fix Committed
|
High
|
Teemu Ollakka | ||
codership-maria |
Confirmed
|
High
|
Teemu Ollakka | ||
wsrep API |
Fix Released
|
High
|
Teemu Ollakka |
Bug Description
Currently keys are passed as <dbtable>:<rowid>. Appending key should instead take an array of key parts as an argument to provide necessarily key granularity for db/table/row-level key matching. Also to exec start should have key argument to provide proper level for TO isolation.
Changed in wsrep: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Teemu Ollakka (teemu-ollakka) |
milestone: | none → 0.8 |
Changed in codership-maria: | |
importance: | Undecided → High |
assignee: | nobody → Teemu Ollakka (teemu-ollakka) |
Changed in wsrep: | |
status: | In Progress → Fix Committed |
Changed in wsrep: | |
status: | Fix Committed → Fix Released |
Changed in codership-maria: | |
status: | New → Confirmed |
Changed in codership-mysql: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.