Optimistic Routing for Galera
(MXS-88)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Queries need to be hashed according to some function. What needs to be fed to this function still needs to be decided. It could be every combination of `db.table` or just the first `db.table` in the query. |
| Comments |
| Comment by VAROQUI Stephane [ 2015-06-16 ] |
|
Hashing canonical form of the query is basic for monitoring tools. |