Utilities for the Management of a MySQL Database
Utilities for the Management of a MySQL Database

GRANT


NAME

grant -- grant full privileges for a MySQL database for a given user

SYNOPSIS

grant datadir dbname login

DESCRIPTION

grant modifies the meta database of the MySQL database residing under datadir such that login has full privileges on dbname.

AUTHOR

Andreas Borchert
converted to HTML: 2003/01/24

Andreas Borchert, January 24th, 2003