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