[MXS-1891] DEALLOCATE PREPARE should route to all Created: 2018-05-31 Updated: 2018-06-12 Resolved: 2018-06-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.2.7 |
| Fix Version/s: | 2.2.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | dapeng huang | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Because prepare statement route to all, so drop/dealloc prepare should route to all too; the qc type of " drop/dealloc prepare" is QUERY_TYPE_WRITE |
| Comments |
| Comment by Johan Wikman [ 2018-06-12 ] |
|
Fixed by Dapeng Huang. |