• Rucha Deodhar's avatar
    MDEV-26841: ROW_NUMBER is not set and differs from the message upon · 797bd73c
    Rucha Deodhar authored
    ER_WRONG_VALUE_COUNT_ON_ROW for the 1st row
    
    Analysis: Current row for warning does not increment for prepare phase
    Fix: Increment current row for warning if number of fields in the table and
    row values dont match and number of values in rows is greater than number
    of fields
    797bd73c
get_diagnostics.test 39.7 KB