Updated readconnroute limitations
The limitation with readconnroute and LONGBLOB is only when data is being sent from the client to MaxScale. The client can still query for LONGBLOB data without any side-effects.
This commit is contained in:
@ -18,7 +18,7 @@ The default master selection is based only on MIN(wsrep_local_index). This can b
|
||||
|
||||
* If Master changes (ie. new Master promotion) during current connection the router cannot check the change
|
||||
|
||||
* LONGBLOB is not supported
|
||||
* Sending of LONGBLOB data is not supported
|
||||
|
||||
## Limitations in the Read/Write Splitter
|
||||
|
||||
|
Reference in New Issue
Block a user