I am trying to install zabbix, and at the third step I get this error:

############################

[EMAIL PROTECTED] etc]# mysql -u zabbix -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 6 to server version: 5.0.27

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> create database zabbix;
ERROR 1044 (42000): Access denied for user ''@'localhost' to database 'zabbix'
mysql>


############################

I am reading the mysql in 21 days book and hope to become more
knowledgeable on this subject, please point me in the right direction?
--
Communication is not just english grammaer and literature, but a well
established database between people that have come to know each other!

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to