• serg@serg.mylan's avatar
    make acl_init() more robust - · acfcf762
    serg@serg.mylan 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
    acfcf762
sql_acl.cc 106 KB