• unknown's avatar
    make acl_init() more robust - · 6592c1af
    unknown authored
      don't be confused if  new privilege - ENUM ('N','Y') - columns are added (mostly because of downgrade)
      don't expect NOT NULL fields to never contain a NULL :) - somebody may've changed table definition, or we may be reading the wrong column
    
    
    6592c1af
sql_acl.cc 106 KB