• unknown's avatar
    Option 6 tries to grant global privileges at the database level · 287965d2
    unknown authored
    which does not work.  Removing these attempted privileges makes
    this identical to option 5 so remove it completely.  The spirit
    of the program appears to be aimed at database privileges, so do
    not add another option for granting global privileges as it may
    be unexpected.  Fixes bug#14618 (same as previous patch, this
    time applied to -maint tree).
    
    
    scripts/mysql_setpermission.sh:
      Option 6 tries to apply global privileges at the database
      level which does not work - remove it.
    287965d2
mysql_setpermission.sh 16.3 KB