Hi out there,

I'm new with MySQL.
I have installed Linux 6.0 and MySQL 3.23.33

This happens when I want to create a database:

[mysql@nestorix mysql]$ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 49 to server version: 3.23.33
Type 'help;' or '\h' for help. Type '\c' to clear the buffer
mysql> create database java_db;
ERROR 1044: Access denied for user: '@localhost' to database 'java_db'
mysql> \q
Bye
[mysql@nestorix mysql]$ 


Why?
What did I do wrong?
Any ideas?


with kind regards,

Herman Pool
Nibble Consultancy b.v.
Oude Amersfoortseweg 22
1213 AD  Hilversum
The Netherlands
tel: +31 (0)35 6217619
fax:: +31 (0)35 6219819
www.nibble.nl


Reply via email to