[MXS-3551] Reject multi update for replacement-style update Created: 2021-05-17 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB MaxScale |
| Component/s: | None |
| Affects Version/s: | 6.0.0 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Joe Cotellese |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | MongoDB Protocol Support |
| Description |
|
MongoDB rejects a replacement-style update with multi being true. Nosqlprotocol should reject it as well, even though it requires more work to do so. |