Hi,
I’m using InnoDB completely in my applications. Though, if I'm careless while setting up the table, I forget to change it and phpmyadmin sticks me with MyISAM.
Can anyone know that how to change the default storage engine?
I’m using InnoDB completely in my applications. Though, if I'm careless while setting up the table, I forget to change it and phpmyadmin sticks me with MyISAM.
Can anyone know that how to change the default storage engine?
Comment