Hi Narendra, On Mon, 2006-01-02 at 13:32 +0530, Naren parsv wrote: > Hello > Can any body tell me if Bamboo and Elephant are compatible with MySQL ? > > I am getting problems to setup these on MySQL. > > For example When I setup Bamboo on MySQL 4.1, it gives some nested queries
As you found out yourself, MySQL 4 doesn't support the required features to allow certain complex queries to be executed. PostgreSQL is the main target for Bamboo and Elephant, though MySQL has been on the todo list for quite a while. So I suppose that it will come soon. Made preparations have already been made for it. However, we first want to completely finish the functional test suite, so that it's easy to check if all features are really properly supported. Feel free to help out if you're interested :-) > related exception , and when I setup this with MySQL 5, it gives some RIFE isn't tested with MySQL 5 yet, it should be soon though. > strange errors. The installer of Bamboo, creates all boolean field in tables > as mysql bit type. And when bamboo used to write/update anything on these > fields then the result is an exception , that the fields is too low to set > the values. > > Any way to fix these ? > > Regards > Narendra Jain > > _______________________________________________ > Rife-users mailing list > [email protected] > http://www.uwyn.com/mailman/listinfo/rife-users > _______________________________________________ Rife-users mailing list [email protected] http://www.uwyn.com/mailman/listinfo/rife-users
