mirror of https://github.com/MariaDB/server
Browse Source
MDEV-13318 introduced a condition to Mariabackup that can cause it to hang if the server goes idle after writing a log block that has no payload after the 12-byte header. Normal recovery in log0recv.cc would allow blocks with exactly 12 bytes of length, and only reject blocks where the length field is shorter than that.bb-10.2-daniel-getopt-sets-readable-output
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue