[MXS-3534] INSERT SELECT containing variable name routed to slave Created: 2021-05-05 Updated: 2021-06-09 Resolved: 2021-06-09 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.4.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrea Ponzo (Inactive) | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
SkySQL |
||
| Description |
|
Hello, broke replication if DML is INSERT INTO drd.drd_search(user_name, search_type, search_string) |
| Comments |
| Comment by Johan Wikman [ 2021-05-05 ] | |||
|
If the SELECT statement copied correctly? There appears to be a closing parenthesis missing? | |||
| Comment by Andrea Ponzo (Inactive) [ 2021-05-06 ] | |||
|
Hi Johan consider this | |||
| Comment by markus makela [ 2021-06-07 ] | |||
|
Seems to be classified correctly in 2.5:
| |||
| Comment by markus makela [ 2021-06-07 ] | |||
|
Can you also try if this happens with the latest 2.4 release? |