Mysql access errors

Hello.

I made some changes to the Makefile and ran a “make upgrade” which works
fine, but when I run a make install I get this error message:

/usr/bin/mysqladmin -h localhost -u rt -ppassword create rt
/usr/bin/mysqladmin: create of ‘rt’ failed
error: 'Access denied for user: ‘rt@localhost’ to database ‘rt’'
make: [database] Error 1 (ignored)
/usr/bin/mysql -h localhost -u rt -ppassword rt < etc/schema
ERROR 1044 at line 8: Access denied for user: ‘rt@localhost’ to database
’rt’
make: *** [database] Error 1

I looked in the db and “rt” exists with the right tables (couldn’t find out
how to check users/permissions).

It’s obviously a permission issue with the db. Has anyone run into this or
can someone point me in the right direction.

tia

Brad

Sounds like you have messed up mysql’s acls. or not restarted mysql
since granting rt the apropriate rights.

jesseOn Sat, Apr 29, 2000 at 12:07:30PM -0700, Brad Jannenga wrote:

Hello.

I made some changes to the Makefile and ran a “make upgrade” which works
fine, but when I run a make install I get this error message:

/usr/bin/mysqladmin -h localhost -u rt -ppassword create rt
/usr/bin/mysqladmin: create of ‘rt’ failed
error: ‘Access denied for user: ‘rt@localhost’ to database ‘rt’’
make: [database] Error 1 (ignored)
/usr/bin/mysql -h localhost -u rt -ppassword rt < etc/schema
ERROR 1044 at line 8: Access denied for user: ‘rt@localhost’ to database
‘rt’
make: *** [database] Error 1

I looked in the db and “rt” exists with the right tables (couldn’t find out
how to check users/permissions).

It’s obviously a permission issue with the db. Has anyone run into this or
can someone point me in the right direction.

tia

Brad


Rt-devel mailing list
Rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

jesse reed vincent – jrvincent@wesleyan.edu – jesse@fsck.com
pgp keyprint: 50 41 9C 03 D0 BC BC C8 2C B9 77 26 6F E1 EB 91
I think co-ordinating 1000 prima donnas living all over the world will be as
easy as herding cats…" – Andy Tanenbaum on the linux development model, 1992