v.20.9Bug Fix

Fixed Comparison Issue with FixedString Primary Key in Index Analysis

Fixed inconsistent comparison with primary key of type FixedString on index analysis if they're compered with a string of less size. This fixes #14908. #15033 (Amos Bird).