• unknown's avatar
    Fixes for information_schema · a59b0fbf
    unknown authored
    
    sql/sql_acl.cc:
      Fix for bug 'If user has column privilege with grant option is_grantable is 'NO' in 
      INFORMATION_SCHEMA.COLUMN_PRIVILEGES'
    sql/sql_show.cc:
      removed sprinf
      Fix for 'sp with select from information_schema table crashes server'
      typo fixes
    a59b0fbf
information_schema.test 7.05 KB