RE: create database problem

2001-09-06 Thread Emiliano Carlesi
ppear me the prompt > 'mysql>' insert the command > 'CREATE DATABASE pippo;' the result is > > ERROR 1044: Access denied for user: '@localhost' to > database 'pippo' > > This problem exist using all user on the system > (root inc

create database problem

2001-09-06 Thread Emiliano Carlesi
Hi !!! I'm new in this ml. I've installed MySQL on my linux box follow the instruction ... I have : create user mysql create group mysql compiled mysql exec the script install_db changed permission etc ... all this operation are doing by root user. I can connect to the db 'test' without problem