ERROR 1045 (28000): Access denied for user 'zabbix'@'ritm' (using, password: YES)

"Rajen Jani (BT Yahoo! Broadband)" <[email protected]> Fri, 02 Mar 2007 14:01:37 +0000
Newsgroups gmane.os.freebsd.devel.database
Message-ID <[email protected]>
Hello people,

               Thanks for helping me out last time. I am still having
the above problem. I did the following prior:

shell>> mysql

mysql> GRANT ALL PRIVILEGES ON zabbix TO .*  'zabbix'@'ritm' IDENTIFIED
BY 'password';

mysql> quit
bye

shell>> mysql  -h ritm -u zabbix -p
password: ********

ERROR 1045 (28000): Access denied for user 'zabbix'@'ritm.axigral'
(using,password: YES)

If I do it without password then it goes through ok. Any suggestions
appreciated.

If I go through the mysql documentation on the website they have nothing
on FreeBSD.

Regards,


Rajen
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-database
To unsubscribe, send any mail to "[email protected]"