Comrite Unix Man page/Perldoc/Info page, English-Chinese Dictionary, Chinese-English Dictionary

mysql_setpermission

Command: man perldoc info search(apropos)  


 
mysql(1)                        MySQL database                        mysql(1)



NAME
       mysql_setpermission - Adds MySQL users or changes passwords.

SYNOPSIS
       mysql_setpermission [options]

DESCRIPTION
       The  permission setter is a little program which can help you add users
       or databases or change passwords in MySQL. Keep in mind that  we  don't
       check permissions which already been set in MySQL. So if you can't con-
       nect to MySQL using the permission you just added, take a look  at  the
       permissions which have already been set in MySQL.

       The permission setter first reads your .my.cnf file in your Home direc-
       tory if it exists.

       For more information start the program with '--help'.

SEE ALSO
       mysql (1), mysqld (1)

AUTHOR
       This manpage was written by Christian Hammers <ch AT debian.org>.

       MySQL is available at http://www.mysql.com/.



MySQL 3.23                       17 March 2003                        mysql(1)
 

©2005 Comrite