Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


MySQL command help
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

MySQL command help

pbalazs123pbalazs123 Member
edited February 2014 in Help

Hello,

I don't have big experience in administering MySQL so i need some help.

I have a database with a lot of tables and i would like to change all the tables which runs on InnoDB engine to MyISAM with an SQL command. But only the InnoDB ones selectively because i have tables with MEMORY aswell and i don't want to alter those tables.

Can someone write down this for me?

And please don't copy/paste it from google because those scripts won't run like i need.

Keyword: selectively

Thanks a lot!

Comments

Sign In or Register to comment.