Merge branch '2.1' into 2.2
This commit is contained in:
@ -130,10 +130,11 @@ can be influenced with the server priority mechanic described in the
|
||||
|
||||
### Avrorouter limitations (avrorouter)
|
||||
|
||||
The avrorouter does not support the following data types and conversions:
|
||||
The avrorouter does not support the following data types, conversions or SQL statements:
|
||||
|
||||
* BIT
|
||||
* Fields CAST from integer types to string types
|
||||
* [CREATE TABLE ... AS SELECT statements](https://mariadb.com/kb/en/library/create-table/#create-select)
|
||||
|
||||
The avrorouter does not do any crash recovery. This means that the avro files
|
||||
need to be truncated to valid block lengths before starting the avrorouter.
|
||||
|
Reference in New Issue
Block a user