logo       

Re: help: msg#00017

gnu.radius.general

Subject: Re: help


ok, i try to see u about my configuration
in mysql :
mysql> GRANT ALL PRIVILEGES ON *.* TO testing@localhost IDENTIFIED BY 'testing' WITH GRANT OPTION;
Query OK, 0 rows affected (0.00 sec)
and my config.m4 file :
dnl define localhost
dnl define 3306
define root
dnl define indika
dnl define testing
dnl define testing
anything wrong
thx a lot's

yk


Sergey Poznyakoff writes:
[root@devil db]# make mysql
/usr/bin/m4 -DMODE=STRUCT -DINCLUDE=mysql.m4 db.m4 > mysql.struct
/usr/bin/m4 -DMODE=CREATE -DINCLUDE=mysql.m4 db.m4 > mysql.sh
/bin/sh mysql.sh
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
make: *** [mysql] Error 1

You should set the variables CREATOR and CREATOR_PASSWORD in your
config.m4 to the name and password of a valid MySQL user that has
enough privileges for creating databases.
Regards,
Sergey


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise