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