v.20.3Bug Fix
Fixed Parameters Out of Bound Exception in SELECT with ORDER BY and LIMIT
FixedParameters are out of boundexception in some rare cases when we have a constant in theSELECTclause when we have anORDER BYand aLIMITclause. #8892 (Guillaume Tassery)