Hi,
In case that i have already build up the myISAM-type db, and inserted data in. I have searched that we can not convert mySIAM-type table to innoDB-type directly.
I want to ask whether there is a solution for this?
Can export insert script, delete existing db, create a fresh one, run the insert sql solve it?
Thanks