[Start mysql problem (v. mysql-3.23.47-hp-hpux10.20-hppa1.1)]

2002-01-02 Thread carlesi
>Description: <# ./scripts/mysql_install_db Preparing db table Preparing host table Preparing user table Preparing func table Preparing tables_priv table Preparing columns_priv table Installing all prepared tables ./scripts/mysql_install_db[292]: 16797 Memory fault(coredump) Installati

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

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