[MXS-852] Maxscale prepared statement routing Created: 2016-08-30 Updated: 2017-07-07 Resolved: 2017-07-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Chris Calender (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 4 |
| Labels: | None | ||
| Sprint: | 2017-36, 2017-37 |
| Description |
|
All of our prepared statements are being routed to master even if they are read only select. I see this is a known limitation of MaxScale. Can you please implement route to slave for read only prepared statements? |
| Comments |
| Comment by Marlin Cremers [ 2016-10-18 ] |
|
I'm currently also running this issue with our PowerDNS servers. They use prepared statements and currently have a known bug that causes it fail inserting new prepared statements when a reconnect happens. https://github.com/PowerDNS/pdns/issues/3824 |