v.21.3Bug Fix

USE database query issue fixed for MySQL 5.7 client connecting to ClickHouse

USE database; query did not work when using MySQL 5.7 client to connect to ClickHouse server, it's fixed. Fixes #18926. #20878 (tavplubix).