v2.6.2
BUG FIXES
- fix rare corner case, for system.disks query behavior fix1007
- fix --partitions and --restore-database-mapping, --restore-table-mapping works together, fix 1018
- fix wrong slices initialization for
shardFuncByName
(rare used function for backup different tables from different shards), fix 1019, thanks @cuishuang