mysql-32.23.44 under RedHat 7.2 

running 
scripts/mysql_install_db

I've got the following
"
mkdir: cannot create directory `/data/mysql': Aucun fichier ou répertoire de
ce type
chmod: getting attributes of `/data/mysql': Aucun fichier ou répertoire de ce
 type
mkdir: cannot create directory `/data/mysql/mysql': Aucun fichier ou répertoi
re de ce type
chmod: getting attributes of `/data/mysql/mysql': Aucun fichier ou répertoire
 de ce type
mkdir: cannot create directory `/data/mysql/test': Aucun fichier ou répertoir
e de ce type
chmod: getting attributes of `/data/mysql/test': Aucun fichier ou répertoire
de ce type
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
/usr/local/mysql/libexec/mysqld: Can't change dir to '/data/mysql/' (Errcode:
 2)
011119 17:01:58  Aborting

011119 17:01:58  /usr/local/mysql/libexec/mysqld: Shutdown Complete

Installation of grant tables failed!

Examine the logs in /data/mysql for more information.
You can also try to start the mysqld daemon with:
/usr/local/mysql/libexec/mysqld --skip-grant &
You can use the command line tool
/usr/local/mysql/bin/mysql to connect to the mysql
database and look at the grant tables:

shell> /usr/local/mysql/bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /data/mysql that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the /usr/local/mysql/bin/mysqlbug script!
"

What can I do?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to