• Arun Kuruvila's avatar
    Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE · a08508ab
    Arun Kuruvila authored
                  INSERT PRIVILEGES FOR MYSQL.USER TABLE
    
    Description:- Incorrect granting of EXECUTE and ALTER
    ROUTINE privileges when the 'automatic_sp_privileges'
    variable is set.
    
    Fix:- EXECUTE and ALTER ROUTINE privileges are correctly
    granted to the creator of the procedure when the
    'automatic_sp_privileges' is SET.
    a08508ab
sql_acl.cc 312 KB