• igor@olga.mysql.com's avatar
    Fixed bug #18243. · 0e3d2daf
    igor@olga.mysql.com authored
    The implementation of the method Item_func_reverse::val_str
    for the REVERSE function modified the argument of the function.
    This led to wrong results for expressions that contained
    REVERSE(ref) if ref occurred somewhere else in the expressions.
    0e3d2daf