• Kristian Nielsen's avatar
    MDEV-12179: Per-engine mysql.gtid_slave_pos table · 363d6a16
    Kristian Nielsen authored
    Intermediate commit.
    
    Implement a --gtid-pos-auto-engines system variable. The variable is a list
    of engines for which mysql.gtid_slave_pos_ENGINE should be auto-created if
    needed.
    
    This commit only implements the option variable. It is not yet used to
    actually auto-create any tables, nor is there a corresponding command-line
    version of the option yet.
    363d6a16
set_var.h 13.9 KB