• unknown's avatar
    Option 6 tries to grant global privileges at the database level · c517fea5
    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.
    c517fea5
mysql_setpermission.sh 16.3 KB