[MXS-1113] support of prepared statement (stmt) for schemarouter Created: 2017-01-31 Updated: 2018-07-31 Resolved: 2018-07-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | schemarouter |
| Affects Version/s: | 1.4.0, 2.0.0 |
| Fix Version/s: | 2.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | imad el kholti | Assignee: | Marko Rajala (Inactive) |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | schemarouter, stmt | ||
| Environment: |
linux |
||
| Attachments: |
|
| Sprint: | MXS-SPRINT-62 |
| Description |
|
here is a comment from Mr. Markus Mäkelä, Software Engineer , from MariaDB Corporation. https://groups.google.com/forum/#!topic/maxscale/4TxBg0ukA00 issue : maxscale execute every query on both servers (serv_A & serv_B) , it should redirect the query to one where selected database is . maxscale.cnf & script of stmt of test are in attachments . |
| Comments |
| Comment by Alex Boag-Munroe [ 2017-06-28 ] |
|
SchemaRouter is almost perfect for our need to shard over 2000 schemas, but lack of prepared statement support is an absolute show stopper, for hopefully obvious reasons. |