Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Document hintfilter limitations
The filter does not support prepared statements.
  • Loading branch information
markus456 committed Jan 16, 2020
1 parent 7b71716 commit e3e92e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/Filters/Hintfilter.md
Expand Up @@ -2,6 +2,11 @@

This filter adds routing hints to a service. The filter has no parameters.

## Limitations

The hintfilter does not support routing hints in prepared statements
([MXS-2838](https://jira.mariadb.org/browse/MXS-2838)).

# Hint Syntax

**Note:** If a query has more than one comment only the first comment is
Expand Down

0 comments on commit e3e92e7

Please sign in to comment.