• unknown's avatar
    a script that fixes anti-GRANT'ness of privilege tables. · b9eb7a02
    unknown 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
    
    
    b9eb7a02
mysql_prepare_privilege_tables_for_5.sql 2.17 KB