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:
Markus Mäkelä 2018-05-02 17:53:49 +03:00
parent d6c44aaf52
commit c33460cb53
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19

View File

@ -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