• gshchepa/uchum@gleb.loc's avatar
    Fixed bug #28522: · 2ee30b0b
    gshchepa/uchum@gleb.loc authored
    sometimes `mysqldump --hex-blob' overruned output buffer by '\0' byte.
    
    The dump_table() function has been fixed to reserve 1 byte more for the
    last '\0' byte of dumped string.
    2ee30b0b
mysqldump.test 56.7 KB