• gshchepa/uchum@gshchepa.loc's avatar
    Fixed bug #20710. · 3322b3c0
    gshchepa/uchum@gshchepa.loc authored
    This bug occurs when error message length exceeds allowed limit: my_error()
    function outputs "%s" sequences instead of long string arguments.
    
    Formats like %-.64s are very common in errmsg.txt files, however my_error()
    function simply ignores precision of those formats.
    3322b3c0
alter_table.test 15 KB