diff --git a/Documentation/About/Limitations.md b/Documentation/About/Limitations.md index fc8fbfd70..4e450b3d6 100644 --- a/Documentation/About/Limitations.md +++ b/Documentation/About/Limitations.md @@ -217,8 +217,8 @@ SELECT ..INTO variable|OUTFILE|DUMPFILE SET autocommit=1|0 ``` -Session commands that are 2²⁴ - 1 bytes or longer are not supported and -cause the session to be closed. +Prior to MaxScale 2.3.0, session commands that were 2²⁴ - 1 bytes or longer were +not supported and caused the session to be closed. There is a possibility for misbehavior. If `USE mytable` is executed in one of the slaves and fails, it may be due to replication lag rather than the database