How disable innodb support.

Victor Cifuentes <[email protected]> Sun, 15 Jan 2012 00:48:56 -0500
Newsgroups gmane.comp.db.mysql.java
Message-ID <CA+RsnkB8Y=FHxMCN8tDdPTw1eNzaVDQW7rYwME4cVOkoZQesTA@mail.gmail.com>
--20cf302d498698c71a04b68aa8c1
Content-Type: text/plain; charset=UTF-8

Hi!  Can any body tell me how disable innodb support in mysql embedded
connector/MXJ?
I know that exist a skip-innodb option for my.cnf file and --skip-innodb as
parameter for mysqld, but when i try use it into the server options map
this does not disable innodb, i don't know why.
I don't need innodb support and it make very slow the mysqld startup.

I am using mysql-connector-mxj-gpl-5-0-12.jar and
mysql-connector-java-5.1.18-bin.jar

Thanks, any help is important to me.

--20cf302d498698c71a04b68aa8c1--