• serg@serg.mylan's avatar
    a script that fixes anti-GRANT'ness of privilege tables. · f8d52f7c
    serg@serg.mylan authored
    It can appear as a result of manual modifications with INSERT/UPDATE/DELETE
    
    This script converts privilege table to the state that could be created
    with GRANT commands only (with the exception of the short password)
    
    This is necessary for 5.0
    f8d52f7c
mysql_prepare_privilege_tables_for_5.sql 2.17 KB