MXS-1804: Update limitations document
Changed the wording of the limitation to apply only to versions older than 2.3.0.
This commit is contained in:
@ -217,8 +217,8 @@ SELECT ..INTO variable|OUTFILE|DUMPFILE
|
|||||||
SET autocommit=1|0
|
SET autocommit=1|0
|
||||||
```
|
```
|
||||||
|
|
||||||
Session commands that are 2²⁴ - 1 bytes or longer are not supported and
|
Prior to MaxScale 2.3.0, session commands that were 2²⁴ - 1 bytes or longer were
|
||||||
cause the session to be closed.
|
not supported and caused the session to be closed.
|
||||||
|
|
||||||
There is a possibility for misbehavior. If `USE mytable` is executed in one of
|
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
|
the slaves and fails, it may be due to replication lag rather than the database
|
||||||
|
Reference in New Issue
Block a user