• msvensson@neptunus.(none)'s avatar
    Bug#20589 Missing some table level privileges after upgrade · dcf0f346
    msvensson@neptunus.(none) authored
     - The table_priv column of table_privs table was altered to a enum type
       with fewer enums causing the SHOW/CREATE VIEW grants to be truncated.
     - Improved comments and moved all declarations for table_privs, column_privs
       and proc_privs to one section for each table making it easy to see hat alterations
       are performed on each table
     - Reduced the number of ALTER's slightly, but as this is an upgrade script we need
       to take all possibilites into account.
    dcf0f346
fix_priv_tabs.result 0 Bytes