We are pleased to announce the availability of the 2.0.2 release of Calpont InfiniDB Community. This is our second maintenance release for 2.0.
Please note that with this release we have provided the ability to allow read only access to InfiniDB tables. With the upgrade, existing users will need the following access to the new infinidb_vtable schema:
grant ALL on infinidb_vtable.* to [user];
Please see the InfiniDB Admin Guide if you want more information on permissions / restrictions to InfiniDB tables.
This release also includes a number of bug fixes that you can see at http://bugs.launchpad.net/infinidb.
You can download the latest InfiniDB binaries, source code, and updated documentation at: http://infinidb.org/downloads.
We welcome your feedback and we appreciate your continued support of InfiniDB.