views:

10

answers:

0

Hello All,

I have a slave where i had changed my changed my.cnf ibadata as follows innodb_data_file_path = ibdata1:1000M:autoextend

before changing this in my.cnf the file size of ibdata1 is : 6.4 G

this was working fine but after restaring the all the tables have been changed from innodb engine to myisam

could any one please explain me why this has been done and ..how to get back to my original state.

thanks in advance.

Vishal