mysqlpasswd
===========

This program set password for a user to the database with the same name.
If the database does not exist creates it. It makes also some sanity
checks.

After installation write down the mysql passwd for user root@localhost
to /etc/my.root and make this file readable for root only.

Copyright (C) 2002 Bartosz Lis (see file AUTHORS)
This program is available under the terms of the GNU General Public License
version 2.0 or later whichever you choose. For more information about these
matters refer to file named COPYING.

Current version available at ftp://ics.p.lodz.pl/pub/databases/mysql/mysqlpasswd
Send bugreports to the author: bartoszl@ics.p.lodz.pl

Installation information is in INSTALL file.
The program need not any paramters.

DISCLAIMER OF WARRANTY
~~~~~~~~~~~~~~~~~~~~~~
 I did my best writing this program, but as I don't sell it I cannot take
 responsibility for the effects of its work.
 You got this program FOR FREE (maybe you had to pay for the media, but not
 for the program), thus YOU USE THE PROGRAM ON YOUR OWN RISK, which means that
 NEITHER THE AUTHOR NOR THE DISTRIBUTORS ARE RESPONSIBLE FOR ANY DAMAGE OR LOSS
 CAUSED BY THE USE OR EVEN INSTALLATION OF THE PROGRAM.

