• Sergei Golubchik's avatar
    MDEV-5215 post-review fixes · b4e7803a
    Sergei Golubchik authored
    * "public" should work in any letter case
    * PUBLIC is not a valid definer
    * granting to public should auto-create an entry in mysql.global_priv
    * SHOW GRANTS should show privileges obtained via PUBLIC
    * LEX_USER::is_public was often uninitialized
    * comments, whitespaces, typos, etc
    b4e7803a
public_privileges.result 8.85 KB