• Aleksey Midenkov's avatar
    FRM: fail to load extra2 option with size 1 fix · 51b30586
    Aleksey Midenkov authored
    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.
    51b30586
table.cc 248 KB