I have a mysql server and I want to disable innodb support for it.
It's said that I can cut-off my memory usage up to 100MB.
I'm pretty sure but not 100% sure, that there is no innodb tables in the server.
Is there a easy way to be 100% sure that there is no innodb tables in the server so I can disable innodb support safely