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:
parent
d6c44aaf52
commit
c33460cb53
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user