Hi Krishna,
Did you try this option to start mysql

cd mysql-enterprise-gpl-5.0.40-linux-x86_64-glibc23/bin
./mysqld_safe  --user=mysql &


On 1/4/08, Krishna Chandra Prajapati <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I was trying to change the data directory of mysql on debian. I have added
> two thins in my.cnf
> innodb_data_home_dir = /data/mysqldata/
> datadir = /data/mysqldata/
>
> Then restarted mysql server. mysql shows there is no innodb storage engine
> available. after then i again verified my.cnf. all skip-innodb is
> commented.
> I don't understand whats screwy is going on. Same thing i have tested on
> linux fedora its works properly. Whats wrong with debian.
>
> Thanks,
> --
> Krishna Chandra Prajapati
>

Reply via email to