[MXS-1773] LOAD DATA LOCAL INFILE confuses readwritesplit Created: 2018-04-11 Updated: 2018-04-13 Resolved: 2018-04-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.2.4 |
| Fix Version/s: | 2.2.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Executing a LOAD DATA LOCAL INFILE that fails causes readwritesplit to lose track of its internal state. |
| Comments |
| Comment by markus makela [ 2018-04-13 ] |
|
LOAD DATA LOCAL INFILE with an error is now detected. |