v.21.1Bug Fixes

Add FixedString Support for MySQL Replication in ClickHouse

Add FixedString data type support for replication from MySQL. Replication from MySQL is an experimental feature. This patch fixes #18450 Also fixes #6556. #18553 (awesomeleo).