The following module was proposed for inclusion in the Module List:

  modid:       MySQL::Verify
  DSLIP:       idpOp
  description: Access to MySQL Grant Tables
  userid:      REYNOLDS (Mark Reynolds)
  chapterid:    7 (Database_Interfaces)
  communities:

  similar:
    None

  rationale:

    This module provides access to the MySQL grant tables in the
    traditional sense. i.e. The Grant/Revoke commands or direct access
    of the 'user', 'db', 'host', 'table_priv', and 'column_priv' tables.
    It also introduces a simplified module that looks at the privileges
    from a different angle. It breaks the MySQL privileges down to four
    groups, 'Read', 'Write', 'Modify and 'Administrator' privileges.
    After reading the Modules mail list, I believe the appropriate
    namespace is MySQL::. The command provided with MySQL that provides
    similar functionality is 'mysqlaccess', so MySQL::Access seems a
    good choice.

  enteredby:   REYNOLDS (Mark Reynolds)
  enteredon:   Tue Dec 17 13:26:05 2002 GMT

The resulting entry would be:

MySQL::
::Verify          idpOp Access to MySQL Grant Tables                 REYNOLDS


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=10400000_023dd32a725178b6&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=10400000_023dd32a725178b6&SUBMIT_pause99_add_mod_insertit=1

Reply via email to