I was testing ICE for the past few days and results are better than expected but found 2 downfalls for us.
1. No InnoDB engine included.
2. No partitioning plug-in.
InnoDB engine is not as much of a factor as I have recently found out that you can install it on an existing DB server.
http://www.innodb.com/products/innodb_plugin/download/
What I was wondering is if there will be a release that will include the partitioning plug-in to be able to utalize MySQL’s new partitioning technology on tables that we need partitioning on. This would be a great benefit to the ICE package as many people are getting into the MyISAM partitioning but ICE currently does not support this. Not specifically the Infobright but it is not currently packaged with Infobright.
Another benefit would be is if it was possible to create a plug-in or or shared library of Infobrights engine such as InnoDB has done with theirs, that way no one will need to delete current installed MySQL servers and install Infobright’s enbeded server of MySQL. This will eliminate so much hasstle of backing up huge tables and databases just to move them around over period of a few days just to get new engine up and running.

