Re: INNODB ENGINE NOT AVAILABLE

2008-01-07 Thread Krishna Chandra Prajapati
Hi all, There is no errors. the log_error file is blank Thanks, Prajapati On Jan 4, 2008 5:46 PM, Moon's Father <[EMAIL PROTECTED]> wrote: > You should paste all your error messages here. > > > On Jan 4, 2008 7:29 PM, Vitaliy Okulov <[EMAIL PROTECTED]> wrote: > > > You must copy all files from

Re: INNODB ENGINE NOT AVAILABLE

2008-01-04 Thread Moon's Father
You should paste all your error messages here. On Jan 4, 2008 7:29 PM, Vitaliy Okulov <[EMAIL PROTECTED]> wrote: > You must copy all files from old location, probably /var/lib/mysql to > /data/mysqldata/. > Also open your mysql error log file & read it. > > > 2008/1/4, Krishna Chandra Prajapati <

Re: INNODB ENGINE NOT AVAILABLE

2008-01-04 Thread Vitaliy Okulov
You must copy all files from old location, probably /var/lib/mysql to /data/mysqldata/. Also open your mysql error log file & read it. 2008/1/4, Krishna Chandra Prajapati <[EMAIL PROTECTED]>: > > Hi All, > > I was trying to change the data directory of mysql on debian. I have added > two thins in

Re: INNODB ENGINE NOT AVAILABLE

2008-01-04 Thread Ananda Kumar
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 > tw

INNODB ENGINE NOT AVAILABLE

2008-01-03 Thread Krishna Chandra Prajapati
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 s