• Monty's avatar
    MDEV-29596 Separate SUPER and READ ONLY ADMIN privileges · 47dccace
    Monty authored
    The benefit of this is that one can remove the READ ONLY ADMIN privilege
    from all users and this way ensure that no one can do any changes on
    any non-temporary tables.
    
    This is good option to use on slaves when one wants to ensure that the
    slave is kept identical to the master.
    47dccace
sys_vars.cc 271 KB