Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
FRM: fail to load extra2 option with size 1 fix
From comment in unreg.h:
Types of values in the MariaDB extra2 frm segment.
Each value is written as
type: 1 byte
length: 1 byte (1..255) or \0 and 2 bytes.
binary value of the 'length' bytes.
length == 1 is valid.- Loading branch information