t;
> Use
>
> /usr/bin/mysql_install_db --datadir=/mysql/data --user=mysql
>
> This might help ypu to solve the problem.
>
>
>
> Shawn Sharp wrote:
>
> >I get the following error while trying to create the following database
> >
> >mysql mysql < zm_create.s
I get the following error while trying to create the following database
mysql mysql < zm_create.sql.in
ERROR 1044 (42000): Access denied for user ''@'localhost' to database
'mysql'
I tried to run the following script
/usr/bin/mysql_install_db --user=mysql
It does not create mysql database