• Monty's avatar
    Add support for minimum field width for strings to my_vsnprintf() · 5c7d243b
    Monty authored
    This patch adds support for right aligned strings and numbers.
    Left alignment is left as an exercise for anyone needing it.
    
    MDEV-25612 "Assertion `to <= end' failed in process_args" fixed.
    (Was caused by the original version of this patch)
    5c7d243b
myisam_crash_before_flush_keys.result 1.17 KB