MXS-1113 Add support for prepared statements in schemarouter

Implement handling of the text protocol part of the prepared statements
in schemarouter.
This commit is contained in:
Marko
2018-07-29 14:21:55 +03:00
parent bfe5bcd7a7
commit adbc3a6749
4 changed files with 80 additions and 3 deletions

View File

@ -109,7 +109,7 @@ public:
/**
*
* @param pMessage The rror message.
* @param pMessage The error message.
* @param pProblem The DCB on which the error occurred.
* @param action The context.
* @param pSuccess On output, if false, the session will be terminated.