• Vicențiu Ciorbaru's avatar
    MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadir · 5ab93737
    Vicențiu Ciorbaru authored
    PART 1 of the fix requires a bit of refactoring to not use hard-coded
    field indices any more. Create classes that express the grant tables structure,
    without exposing the underlying field indices.
    
    Most of the code is converted to use these classes, except parts which
    are not directly affected by the MDEV-11170. These however are TODO
    items for subsequent refactoring.
    5ab93737
structs.h 19.1 KB