[MXS-282] Add example to "Routing Hints" document Created: 2015-07-21 Updated: 2015-08-20 Resolved: 2015-07-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 1.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Please add a practical example showing use of a hint. Current document(https://github.com/mariadb-corporation/MaxScale/blob/release-1.2/Documentation/Reference/Hint-Syntax.md) simply shows hint syntax, no real example. |
| Comments |
| Comment by markus makela [ 2015-07-22 ] |
|
Added an example where SELECT queries are routed to master right after an INSERT query. |