Connection problem

2001-10-30 Thread COLLINEAU Franck FTRD/DMI/TAM
Hi! When i type: mysql -u franck -p then my password, it's ok. My machine's name is r-lx-collineau When i type mysql - h r-lx-collineau -u franck -p then my password, i have this message: "ERROR 1130: host 'r-lx-collineau' is not allowed to connect to this MySQL server" Can anybody help me ?

createing database

2001-10-29 Thread COLLINEAU Franck FTRD/DMI/TAM
Hi! I have the mysql prompt. mysql> I type : mysql> CREATE DATABASE menagerie; I have the error message: ERROR 1044: Access denied for user: '@localhost' to database 'menagerie' ?? Franck - Before posting, please check:

MySQL privileges

2001-10-29 Thread COLLINEAU Franck FTRD/DMI/TAM
Hi! I'm working on a Linux Mandrake 8.1 station. I have installed MySQL. I have typed './mysql_install_db' When i type mysql, i have the prompt mysql> But when i type "create database phpdig" i have the error message: "ERROR 1044: Access denied for user: '@localhost' to database 'phpdig'." Can a